updated toml

This commit is contained in:
Monica Moniot
2023-10-16 16:06:45 -04:00
parent 2f8022e55c
commit 71a31fa25d
+1 -1
View File
@@ -20,7 +20,7 @@ cfg-if = "1.0"
libc = "0.2"
once_cell = "1.18.0"
ctor = "^0"
zssp = { git = "https://github.com/zerotier/zssp", features = ["openssl-sys", "pqc_kyber"], default-features = false }
zssp = { git = "https://github.com/zerotier/zssp.git", features = ["openssl-sys", "pqc_kyber"], default-features = false }
rand_xoshiro = { version = "0.6.0"}
[dev-dependencies]