chore: Update crate dependencies

This commit is contained in:
parazyd
2023-08-23 19:15:03 +02:00
parent dbe31b80cc
commit cee481b0c3
21 changed files with 74 additions and 74 deletions

View File

@@ -28,6 +28,6 @@ simplelog = "0.12.1"
smol = "1.3.0"
# Argument parsing
serde = {version = "1.0.183", features = ["derive"]}
serde = {version = "1.0.185", features = ["derive"]}
structopt = "0.3.26"
structopt-toml = "0.5.1"