Skip to content

Commit

Permalink
chore(deps): update rust crate serde to v1.0.207
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 3f46cb8 commit 1adb0bc
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 @@ -13,7 +13,7 @@ winnow = "0.6.7"
[dev-dependencies]
rstest = "= 0.21.0"
insta = { version = "= 1.39.0", features = ["yaml"] }
serde = "= 1.0.203"
serde = "= 1.0.207"
itertools = "= 0.13.0"

[profile.dev.package.insta]
Expand Down

0 comments on commit 1adb0bc

Please sign in to comment.