Skip to content

Commit

Permalink
update libtest-with 0.7.0-3 -> 0.8.1-0
Browse files Browse the repository at this point in the history
  • Loading branch information
yanganto committed Oct 7, 2024
1 parent b961268 commit 48f051a
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.14.3"
version = "0.14.4"
authors = ["Antonio Yang <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down Expand Up @@ -48,5 +48,5 @@ timezone = ["chrono"]
[dev-dependencies]
tokio = { version = "1.38.0", features = ["rt", "rt-multi-thread", "macros"] }
serial_test = "3.1.1"
libtest-with = { version = "0.7.0-3", features = ["net", "resource", "user", "executable", "timezone"] }
libtest-with = { version = "0.8.1-0", features = ["net", "resource", "user", "executable", "timezone"] }
rstest = "0.21.0"

0 comments on commit 48f051a

Please sign in to comment.