Skip to content

Commit

Permalink
Merge pull request #167 from sebastienrousseau/dependabot/cargo/serde…
Browse files Browse the repository at this point in the history
…_json-1.0.111

build(deps): bump serde_json from 1.0.109 to 1.0.111
  • Loading branch information
sebastienrousseau authored Jan 10, 2024
2 parents e1c4e90 + 4d43c02 commit ad8d5f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -57,7 +57,7 @@ regex = "1.10.2"
reqwest = { version = "0.11.23", features = ["blocking", "json"] }
rlg = "0.0.2"
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.109"
serde_json = "1.0.111"
serde_yaml = "0.9.30"
tempfile = "3.9.0"
toml = "0.8.8"
Expand Down

0 comments on commit ad8d5f9

Please sign in to comment.