Skip to content

Commit bc127d5

Browse files
dependabot[bot]LMG
andauthored
Bump uuid from 1.18.0 to 1.18.1 (#1474)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.0...v1.18.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis-Marie Givel <[email protected]>
1 parent 9caca4d commit bc127d5

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
@@ -40,7 +40,7 @@ tracing-opentelemetry = "0.31.0"
4040
tracing-subscriber = { workspace = true }
4141
unindent = "0.2.3"
4242
url = "2.5.4"
43-
uuid = { version = "1.18.0", features = ["v4"] }
43+
uuid = { version = "1.18.1", features = ["v4"] }
4444
josh-rpc = { path = "../josh-rpc" }
4545
tokio-util = { workspace = true }
4646
tempfile = { workspace = true }

0 commit comments

Comments
 (0)