mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
chore: update dependencies, adopt breaking changes
This commit is contained in:
@@ -5,8 +5,8 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
lact-schema = { path = "../lact-schema" }
|
||||
anyhow = "1.0.71"
|
||||
nix = { version = "0.26.2", default-features = false }
|
||||
serde = "1.0.163"
|
||||
anyhow = "1.0.75"
|
||||
nix = { version = "0.27.1", default-features = false }
|
||||
serde = "1.0.188"
|
||||
tracing = "0.1.37"
|
||||
serde_json = "1.0.96"
|
||||
serde_json = "1.0.106"
|
||||
|
||||
Reference in New Issue
Block a user