mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-11 06:53:44 +02:00
Bump some versions.
This commit is contained in:
parent
f603363403
commit
28d2fc1cc8
1 changed files with 1 additions and 2 deletions
|
@ -6,11 +6,10 @@ license = "MPL-2.0"
|
|||
authors = ["ZeroTier, Inc. <contact@zerotier.com>", "Adam Ierymenko <adam.ierymenko@zerotier.com>"]
|
||||
|
||||
[dependencies]
|
||||
rand_core = "0.5.0"
|
||||
rand_core = "0.5.1"
|
||||
aes-gmac-siv = { path = "../aes-gmac-siv" }
|
||||
x25519-dalek = { version = "1.2.0", features = ["std", "u64_backend"], default-features = false }
|
||||
ed25519-dalek = { version = "1.0.1", features = ["std", "u64_backend"], default-features = false }
|
||||
heapless = "0.7.7"
|
||||
subtle = "2.4.1"
|
||||
openssl = { version = "^0", features = [], default-features = false }
|
||||
lazy_static = "^1"
|
||||
|
|
Loading…
Add table
Reference in a new issue