Skip to content

Commit

Permalink
Bump the minor-changes group with 4 updates (#408)
Browse files Browse the repository at this point in the history
Bumps the minor-changes group with 4 updates:
[serde](https://github.com/serde-rs/serde),
[serde_json](https://github.com/serde-rs/json),
[getrandom](https://github.com/rust-random/getrandom) and
[regex](https://github.com/rust-lang/regex).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2024
1 parent f0ec0b6 commit 51bf607
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -51,7 +51,7 @@ rand = "0.8.4"
wasm-bindgen-test = "0.3.42"

[build-dependencies]
regex = "1.10.3"
regex = "1.10.4"
serde = { version = "1.0", features = ["derive"] }
toml = "0.8.12"

Expand Down

0 comments on commit 51bf607

Please sign in to comment.