Skip to content

Commit 2232958

Browse files
build(deps): bump uuid from 1.18.1 to 1.19.0 (#534)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.1 to 1.19.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.19.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 02c0925 commit 2232958

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
@@ -24,7 +24,7 @@ dirs = "6.0.0"
2424
adw = { version = "0.7", package = "libadwaita", features = ["v1_7"] }
2525
bytefmt = "0.1.7"
2626
libc = "0.2.178"
27-
uuid = { version = "1.18", features = ["v4"] }
27+
uuid = { version = "1.19", features = ["v4"] }
2828
chrono = { version = "0.4.42", features = ["serde"] }
2929
tracing = "0.1.43"
3030
gst = { version = "0.23", package = "gstreamer" }

0 commit comments

Comments
 (0)