Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.107
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 4269272 commit 2261274
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ test-case = "3.1.0"
strum = { version = "0.25.0", features = ["strum_macros"] }
proptest = "1.2.0"
proptest-derive = "0.4.0"
serde_json = "1.0.105"
serde_json = "1.0.107"
itertools = "0.11.0"
chrono = { version = "0.4.30" }
futures = "0.3.28"
Expand Down

0 comments on commit 2261274

Please sign in to comment.