Skip to content

Commit 4aa3b15

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

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.4.0"
33+
version = "1.4.1"
3434
features = ["v4", "fast-rng"]
3535

3636
[dev-dependencies]

0 commit comments

Comments
 (0)