Skip to content

Commit 32580b8

Browse files
Bump uuid from 1.17.0 to 1.18.0 (#838)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 991b295 commit 32580b8

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
@@ -71,5 +71,5 @@ trybuild = "1.0"
7171
unic-langid = "0.9"
7272
uniffi = "0.29.4"
7373
url = "2.5"
74-
uuid = "1.17"
74+
uuid = "1.18"
7575
x509-cert = "0.3.0-pre.0"

0 commit comments

Comments
 (0)