Update Rust crate serde_json to v1.0.131
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2024-10-19 00:29:14 +00:00
parent ec594c0e4d
commit 8b5a462fc4
2 changed files with 2 additions and 10 deletions

View File

@@ -7,7 +7,6 @@ edition = "2021"
log = "0.4.22"
env_logger = "0.11.5"
lazy_static = "1.5.0"
dotenvy = "0.15.7"
clap = { version = "4.5.20", features = ["derive", "env"] }
anyhow = "1.0.89"
thiserror = "1.0.64"