Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 4a2114c commit 7166078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ license = "MPL-2.0"
rust-version = "1.57.0"

[dependencies]
uuid = { version = "~1.7", features = ["v4"] }
uuid = { version = "~1.8", features = ["v4"] }

0 comments on commit 7166078

Please sign in to comment.