Skip to content

Commit

Permalink
pr: pull request #13 from rootCircle/dependabot/cargo/uuid-1.15.1
Browse files Browse the repository at this point in the history
build(deps): bump uuid from 1.14.0 to 1.15.1
  • Loading branch information
rootCircle authored Mar 1, 2025
2 parents b0c500c + 821e3a0 commit 6689802
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 @@ -88,5 +88,5 @@ utoipa-swagger-ui = { version = "9.0.0", features = ["actix-web", "vendored"] }
utoipa-redoc = { version = "6.0.0", features = ["actix-web"] }
utoipa-rapidoc = { version = "6.0.0", features = ["actix-web"] }
utoipa-scalar = { version = "0.3.0", features = ["actix-web"] }
uuid = { version = "1.13.2", features = ["v4", "serde", "v7"] }
uuid = { version = "1.15.1", features = ["v4", "serde", "v7"] }

0 comments on commit 6689802

Please sign in to comment.