Skip to content

Commit

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

build(deps): bump serde from 1.0.200 to 1.0.201
  • Loading branch information
sebastienrousseau committed May 8, 2024
2 parents 75ca341 + b666702 commit 777b53a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -55,7 +55,7 @@ quick-xml = "0.31.0"
regex = "1.10.4"
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
rlg = "0.0.4"
serde = { version = "1.0.200", features = ["derive"] }
serde = { version = "1.0.201", features = ["derive"] }
serde_json = "1.0.117"
tempfile = "3.10.1"
toml = "0.8.12"
Expand Down

0 comments on commit 777b53a

Please sign in to comment.