Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update rust crate serial_test to 3.1.1 (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 69b495b commit dc24e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ actix-http = "3.9.0"
assert_matches = "1.5.0"
mime = "0.3.17"
serde_urlencoded = "0.7.1"
serial_test = { version = "3.1.0", features = ["file_locks"] }
serial_test = { version = "3.1.1", features = ["file_locks"] }
test-log = "0.2.14"

[build-dependencies]
Expand Down

0 comments on commit dc24e20

Please sign in to comment.