Skip to content

Commit a48204d

Browse files
build(deps): bump uuid from 1.21.0 to 1.22.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9af1681 commit a48204d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -50,7 +50,7 @@ datafusion-functions-window = { version = "53" }
5050
datafusion-expr = { version = "53" }
5151
prost = "0.14.3"
5252
serde_json = "1"
53-
uuid = { version = "1.21" }
53+
uuid = { version = "1.22" }
5454
mimalloc = { version = "0.1", default-features = false }
5555
async-trait = "0.1.89"
5656
futures = "0.3"

0 commit comments

Comments
 (0)