Skip to content

Commit ae7dcee

Browse files
chore(deps): update rust crate test-with to 0.16
1 parent c54bc6d commit ae7dcee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/env-var/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ async-trait = "0.1.89"
2121
tokio = { version = "1.48.0", features = ["full"] }
2222
cucumber = "0.22.0"
2323
futures = "0.3.31"
24-
test-with = { version = "0.15", features = ["runtime"] }
24+
test-with = { version = "0.16", features = ["runtime"] }
2525
libtest-with = { version = "0.8.1-12" }
2626
temp-env = "0.3"
2727

0 commit comments

Comments
 (0)