Skip to content

Commit f0fd736

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

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
@@ -44,7 +44,7 @@ datafusion-sql = "24.0.0"
4444
datafusion-substrait = "24.0.0"
4545
prost = "0.11"
4646
prost-types = "0.11"
47-
uuid = { version = "1.2", features = ["v4"] }
47+
uuid = { version = "1.3", features = ["v4"] }
4848
mimalloc = { version = "0.1", optional = true, default-features = false }
4949
async-trait = "0.1"
5050
futures = "0.3"

0 commit comments

Comments
 (0)