Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.103
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2023
1 parent f2b51bf commit 35ed59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ lazy_static = {version="1.4.0", optional=true}
rand = {version="0.8.5", optional=true}
reqwest = {version="0.11.16", optional=true}
serde = {version="1.0.160", features=["derive"]}
serde_json = "1.0.96"
serde_json = "1.0.103"
sqlx = { version = "0.6.3", features = [
"runtime-actix-native-tls",
"sqlite",
Expand Down

0 comments on commit 35ed59b

Please sign in to comment.