Skip to content

Commit

Permalink
Merge pull request #517 from GyulyVGC/dependabot/cargo/main/serial_te…
Browse files Browse the repository at this point in the history
…st-3.1.0

build(deps): bump serial_test from 3.0.0 to 3.1.0
  • Loading branch information
GyulyVGC committed Apr 26, 2024
2 parents eef95e3 + 06d1b73 commit 9d379ed
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
42 changes: 22 additions & 20 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 Cargo.toml
Expand Up @@ -68,7 +68,7 @@ reqwest = { version = "0.12.2", features = ["json", "blocking"] }
[dev-dependencies]
serde_test = "1.0.176"
rstest = "0.19.0"
serial_test = { version = "3.0.0", default_features = false }
serial_test = { version = "3.1.0", default_features = false }

#───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Expand Down

0 comments on commit 9d379ed

Please sign in to comment.