Skip to content

Commit bc0452a

Browse files
build(deps): bump uuid from 1.23.0 to 1.23.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4069353 commit bc0452a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
7171
url = "2.5.8"
7272
utoipa = { version = "5.4.0", features = ["axum_extras", "uuid", "chrono", "macros"] }
7373
utoipa-swagger-ui = { version = "9.0.2", features = ["axum", "reqwest"] }
74-
uuid = { version = "1.23.0", features = ["v7", "serde"] }
74+
uuid = { version = "1.23.1", features = ["v7", "serde"] }

0 commit comments

Comments
 (0)