Skip to content

Commit

Permalink
Update Rust crate uuid to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2023
1 parent 1ca71f2 commit 2e4f9f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions fixtures/nextest-tests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fixtures/nextest-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ members = [

[dependencies]
dylib-test = { path = "dylib-test" }
uuid = "1.2.1"
uuid = "1.4.1"

# TODO: Introduce this test (regarding #910) once the MSRV is Rust 1.70.
# [profile.dev]
Expand Down

0 comments on commit 2e4f9f4

Please sign in to comment.