Skip to content

Commit 7505305

Browse files
committed
update tari-crypto
1 parent debc012 commit 7505305

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

identity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories = ["cryptography"]
1515
asn1_der = { version = "0.7.6", optional = true }
1616
bs58 = { version = "0.5.1", optional = true }
1717
ed25519-dalek = { version = "2.1", optional = true }
18-
tari_crypto = { version = "0.22.0", optional = true }
18+
tari_crypto = { version = "0.22", optional = true }
1919
hkdf = { version = "0.12", optional = true }
2020
k256 = { version = "0.13.4", optional = true, features = ["ecdsa", "arithmetic"] }
2121
tracing = { workspace = true }

0 commit comments

Comments
 (0)