Update dependencies
This commit is contained in:
parent
544ff50db2
commit
bc31468262
2 changed files with 72 additions and 77 deletions
|
|
@ -16,9 +16,8 @@ env_logger = "0.10.0"
|
|||
gethostname = "0.4.1"
|
||||
ipnet = "2.5.0"
|
||||
log = "0.4.17"
|
||||
netaddr2 = "0.10.0"
|
||||
once_cell = "1.17.1"
|
||||
serde = { version = "1.0.145", features = ["derive"] }
|
||||
serde_json = "1.0.85"
|
||||
ureq = { version = "2.5.0", features = ["json"] }
|
||||
x25519-dalek = { version = "2.0.0-rc.2", features = ["getrandom", "static_secrets"] }
|
||||
x25519-dalek = { version = "2.0.0", features = ["getrandom", "static_secrets"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue