chore: Update crate dependencies

This commit is contained in:
parazyd
2023-12-13 10:14:43 +01:00
parent 53d4520e91
commit b23021e3a1
8 changed files with 112 additions and 93 deletions

View File

@@ -27,7 +27,7 @@ simplelog = "0.12.1"
smol = "1.3.0"
# Arg parsing
serde = {version = "1.0.192", features = ["derive"]}
serde = {version = "1.0.193", features = ["derive"]}
structopt = "0.3.26"
structopt-toml = "0.5.1"
# ANCHOR_END: dependencies