crypto: Update to 0.15.0
modified Cargo.lock
@@ -3035,7 +3035,7 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified Cargo.toml
@@ -48,7 +48,7 @@ radicle-cli = { version = "0.18", path = "crates/radicle-cli" }
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
added crates/radicle-crypto/CHANGELOG.md
@@ -0,0 +1,36 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified crates/radicle-crypto/Cargo.toml
@@ -4,7 +4,7 @@ description = "Radicle cryptographic primitives"
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|