Skip to content

Commit

Permalink
build(deps): bump serde from 1.0.197 to 1.0.204 (#80)
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 0384758.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent d06e60e commit 9c80db0
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 @@ -72,7 +72,7 @@ proptest = "1.2.0"
rand = "0.8.5"
rand_regex = "0.16.0"
rstest = { version = "0.18.2", default-features = false }
serde = { version = "1.0.188", features = ["derive"], default-features = false }
serde = { version = "1.0.204", features = ["derive"], default-features = false }

[profile.dev.package.insta]
# https://insta.rs/docs/quickstart/#optional-faster-runs
Expand Down

0 comments on commit 9c80db0

Please sign in to comment.