Skip to content

Commit 3aa03a6

Browse files
chore(deps): bump uuid from 1.18.1 to 1.20.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.1 to 1.20.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.20.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f8e96f commit 3aa03a6

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
@@ -29,4 +29,4 @@ raylib = { git = "https://github.com/raylib-rs/raylib-rs.git", features = [
2929
"raygui",
3030
] }
3131
rfd = "0.15.4"
32-
uuid = { version = "1.18.1", features = ["v4"] }
32+
uuid = { version = "1.20.0", features = ["v4"] }

0 commit comments

Comments
 (0)