Skip to content

Commit

Permalink
Merge pull request #193 from cea-sec/dependabot/cargo/serial_test-3.2.0
Browse files Browse the repository at this point in the history
Bump serial_test from 3.1.1 to 3.2.0
  • Loading branch information
vruello authored Nov 20, 2024
2 parents 9701007 + 1bef66a commit 1f26628
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ strum = { version = "0.26.1", features = ["derive"] }

[dev-dependencies]
tempfile = "3.14.0"
serial_test = "3.0.0"
serial_test = "3.2.0"

# cargo-deb
[package.metadata.deb]
Expand Down

0 comments on commit 1f26628

Please sign in to comment.