Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.182
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent b7199ea commit 9392f9c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
39 changes: 25 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ log = "0.4.17"
okapi = "0.7.0-rc.1"
pretty_env_logger = "0.4.0"
schemars = "0.8.10"
serde = { version = "1.0.140", features = ["derive"] }
serde = { version = "1.0.182", features = ["derive"] }
serde_json = "1.0.82"
serde_yaml = "0.8.24"
subprocess = "0.2.9"

0 comments on commit 9392f9c

Please sign in to comment.