Skip to content

Commit e173773

Browse files
Bump uuid from 1.16.0 to 1.18.0 (#344)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b4bc81 commit e173773

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 4 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
@@ -88,7 +88,7 @@ termion = "4"
8888
thiserror = "2.0"
8989
unic = "0.9"
9090
url = "2.5"
91-
uuid = "1.16"
91+
uuid = "1.18"
9292
walkdir = "2.5"
9393
which = "7.0"
9494
whoami = "1.6"

0 commit comments

Comments
 (0)