Skip to content

Commit

Permalink
Merge pull request #329 from sebastienrousseau/dependabot/cargo/uuid-…
Browse files Browse the repository at this point in the history
…1.11.1
  • Loading branch information
sebastienrousseau authored Jan 10, 2025
2 parents cde594f + b449de1 commit 5c79466
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -123,7 +123,7 @@ thiserror = "2.0.9"
toml = "0.8.19"
tokio = { version = "1.42.0", features = ["full"], optional = true }
url = "2.5.4"
uuid = { version = "1.11.0", features = ["v4"] }
uuid = { version = "1.11.1", features = ["v4"] }
warp = "0.3.7"

# Platform-specific dependency for Unix with OpenSSL
Expand Down

0 comments on commit 5c79466

Please sign in to comment.