File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cryptor"
3
3
version = " 0.1.0"
4
- authors = [" Fernando Cejas <fcejas@gmail .com>" ]
5
- edition = " 2018 "
4
+ authors = [" Fernando Cejas <android10@fernandocejas .com>" ]
5
+ edition = " 2021 "
6
6
7
7
# See more keys and their definitions at
8
8
# https://doc.rust-lang.org/cargo/reference/manifest.html
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cryptor_c"
3
3
version = " 0.1.0"
4
- authors = [" Fernando Cejas <fcejas@gmail .com>" ]
5
- edition = " 2018 "
4
+ authors = [" Fernando Cejas <android10@fernandocejas .com>" ]
5
+ edition = " 2021 "
6
6
7
7
# See more keys and their definitions at
8
8
# https://doc.rust-lang.org/cargo/reference/manifest.html
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cryptor_global"
3
3
version = " 0.1.0"
4
- authors = [" Fernando Cejas <fcejas@gmail .com>" ]
5
- edition = " 2018 "
4
+ authors = [" Fernando Cejas <android10@fernandocejas .com>" ]
5
+ edition = " 2021 "
6
6
7
7
[lib ]
8
8
crate-type = [" rlib" ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cryptor_jni"
3
3
version = " 0.1.0"
4
- authors = [" Fernando Cejas <fcejas@gmail .com>" ]
5
- edition = " 2018 "
4
+ authors = [" Fernando Cejas <android10@fernandocejas .com>" ]
5
+ edition = " 2021 "
6
6
build = " build.rs"
7
7
8
8
# See more keys and their definitions at
You can’t perform that action at this time.
0 commit comments