Skip to content

Commit 731e649

Browse files
Bump uuid from 1.18.1 to 1.19.0
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>
1 parent ba9a851 commit 731e649

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.

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tracing-futures = "0.2.5"
4141
tracing-opentelemetry = "0.32.0"
4242
tracing-subscriber = { workspace = true }
4343
url = "2.5.4"
44-
uuid = { version = "1.18.1", features = ["v4"] }
44+
uuid = { version = "1.19.0", features = ["v4"] }
4545
josh-rpc = { path = "../josh-rpc" }
4646
tokio-util = { workspace = true }
4747
tempfile = { workspace = true }

0 commit comments

Comments
 (0)