Skip to content

Commit

Permalink
Bump the minor-changes group with 3 updates (#183)
Browse files Browse the repository at this point in the history
Bumps the minor-changes group with 3 updates:
[serde](https://github.com/serde-rs/serde),
[rsa](https://github.com/RustCrypto/RSA) and
[uuid](https://github.com/uuid-rs/uuid).

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] authored Nov 25, 2023
1 parent 1012ccc commit b240b94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -91,7 +91,7 @@ doc-comment = "0.3.3"
hex-buffer-serde = "0.4.0"
num-bigint = { package = "num-bigint-dig", version = "0.8.2" }
rand = "0.8.3"
uuid = { version = "1.5.0", features = ["serde", "v4"] }
uuid = { version = "1.6.1", features = ["serde", "v4"] }
version-sync = "0.9"

[features]
Expand Down

0 comments on commit b240b94

Please sign in to comment.