Skip to content

Commit

Permalink
Update libtest-with (#82)
Browse files Browse the repository at this point in the history
* update libtest-with

* bounce version
  • Loading branch information
yanganto authored Jan 24, 2024
1 parent 64d57f1 commit 4b6497e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "test-with"
version = "0.12.3"
version = "0.12.4"
authors = ["Antonio Yang <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down Expand Up @@ -45,4 +45,4 @@ executable = ["which"]
[dev-dependencies]
tokio = { version = "1.15.0", features = ["rt", "macros"] }
serial_test = "2.0.0"
libtest-with = { version = "0.6.1-6", features = ["net", "resource", "user", "executable"] }
libtest-with = { version = "0.7.0-0", features = ["net", "resource", "user", "executable"] }

0 comments on commit 4b6497e

Please sign in to comment.