Skip to content

Commit d556f37

Browse files
Bump uuid from 1.8.0 to 1.15.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.8.0 to 1.15.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.8.0...v1.15.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1be30b6 commit d556f37

2 files changed

Lines changed: 40 additions & 4 deletions

File tree

Cargo.lock

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

crates/ndc-sqlserver/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ insta = { version = "1.38.0", features = ["json"] }
4848
reqwest = { version = "0.11.27", default-features = false, features = ["rustls-tls"] }
4949
similar-asserts = "1.5.0"
5050
tokio-util = "0.7.11"
51-
uuid = { version = "1.8.0", features = ["v4"]}
51+
uuid = { version = "1.16.0", features = ["v4"]}
5252
anyhow = "1.0.82"

0 commit comments

Comments
 (0)