Skip to content

Commit 8f0d156

Browse files
dependabot[bot]MitMaro
authored andcommitted
Bump uuid from 1.2.2 to 1.4.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.2.2 to 1.4.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.2.2...1.4.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5030aab commit 8f0d156

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.

src/view/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ girt-display = {version = "2.2.0", path = "../display"}
3030
girt-runtime = {version = "0.1.0", path = "../runtime"}
3131

3232
[dependencies.uuid]
33-
version = "1.2.2"
33+
version = "1.4.0"
3434
features = ["v4", "fast-rng"]
3535

3636
[dev-dependencies]

0 commit comments

Comments
 (0)