File tree Expand file tree Collapse file tree 10 files changed +1
-10
lines changed
Expand file tree Collapse file tree 10 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ version = "9.0.1"
66edition = " 2024"
77license = " GPL-3.0-only"
88publish = false
9- rust-version = " 1.91.1"
109
1110[lib ]
1211name = " core_crypto_ffi"
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ repository = "https://github.com/wireapp/core-crypto"
55version = " 9.0.1"
66edition = " 2024"
77license = " GPL-3.0-only"
8- rust-version = " 1.91.1"
98
109[lib ]
1110proc-macro = true
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ version = "9.0.1"
66edition = " 2024"
77license = " GPL-3.0-only"
88publish = false
9- rust-version = " 1.91.1"
109
1110[lib ]
1211name = " core_crypto"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "decode"
33version = " 0.1.0"
44edition = " 2024"
55license = " GPL-3.0-only"
6- rust-version = " 1.91.1"
76
87[lints ]
98workspace = true
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ name = "interop"
33version = " 9.0.1"
44edition = " 2024"
55license = " GPL-3.0-only"
6- rust-version = " 1.91.1"
76
87[features ]
98default = [" proteus" ]
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description = "Dumps a keystore to JSON on stdout"
44version = " 9.0.1"
55edition = " 2024"
66license = " GPL-3.0-only"
7- rust-version = " 1.91.1"
87
98[lints ]
109workspace = true
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ version = "9.0.1"
66edition = " 2024"
77license = " GPL-3.0-only"
88publish = false
9- rust-version = " 1.91.1"
109
1110[lib ]
1211name = " core_crypto_keystore"
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ version = "9.0.1"
66edition = " 2024"
77license = " GPL-3.0-only"
88publish = false
9- rust-version = " 1.91.1"
109
1110[lib ]
1211name = " mls_crypto_provider"
Original file line number Diff line number Diff line change 22name = " obfuscate"
33version = " 0.1.0"
44edition = " 2024"
5- rust-version = " 1.91.1"
65
76[dependencies ]
87derive_more.workspace = true
Original file line number Diff line number Diff line change 11[toolchain ]
2- channel = " nightly-2025-11-25 "
2+ channel = " 1.91.1 "
33components = [
44 " rust-analyzer" ,
55 " cargo" ,
You can’t perform that action at this time.
0 commit comments