undid mistaken commit

This commit is contained in:
Monica Moniot
2023-08-15 17:20:02 -04:00
parent f8a018a356
commit b33d6e3014
+1
View File
@@ -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 }