mirror of
https://github.com/zerotier/identity.git
synced 2026-05-22 16:29:03 -07:00
undid mistaken commit
This commit is contained in:
@@ -10,3 +10,4 @@ serde = { version = "^1", features = ["derive"], default-features = false }
|
||||
serde_cbor = { package = "serde_cbor_2", git = "https://github.com/kanidm/cbor", rev = "ab3296b35322aa5caa79a4ad9ce00a49c000864e" }
|
||||
zerotier-common-utils = { git = "https://github.com/zerotier/common-utils.git", branch = "main" }
|
||||
zerotier-crypto-glue = { git = "https://github.com/zerotier/crypto-glue.git", branch = "xoshiro" }
|
||||
zeroize = { version = "1.6.0", features = ["zeroize_derive"], default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user