File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license = "MPL-2.0"
7
7
documentation = " https://docs.rs/hpke-rs"
8
8
description = " HPKE Implementation"
9
9
readme = " Readme.md"
10
- repository = " https://github.com/franziskuskiefer /hpke-rs"
10
+ repository = " https://github.com/cryspen /hpke-rs"
11
11
exclude = [" /tests" ]
12
12
13
13
[dependencies ]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license = "MPL-2.0"
7
7
documentation = " https://docs.rs/hpke-rs-rust-crypto"
8
8
description = " Crypto backend for HPKE using native Rust crypto."
9
9
readme = " Readme.md"
10
- repository = " https://github.com/franziskuskiefer /hpke-rs"
10
+ repository = " https://github.com/cryspen /hpke-rs"
11
11
12
12
[dependencies ]
13
13
hpke-rs-crypto = { version = " 0.3.0-alpha.1" , path = " ../traits" }
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license = "MPL-2.0"
7
7
documentation = " https://docs.rs/hpke-rs-crypto"
8
8
description = " Traits and types for HPKE crypto backends"
9
9
readme = " Readme.md"
10
- repository = " https://github.com/franziskuskiefer /hpke-rs"
10
+ repository = " https://github.com/cryspen /hpke-rs"
11
11
12
12
[dependencies ]
13
13
serde = { version = " 1.0" , features = [" derive" ], optional = true }
You can’t perform that action at this time.
0 commit comments