Skip to content

Commit cff5162

Browse files
committed
add temp-env to dev dependencies to pass doc tests
Signed-off-by: Eren Atas <[email protected]>
1 parent 9421157 commit cff5162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/env-var/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ cucumber = "0.21.1"
2323
futures = "0.3.31"
2424
test-with = { version = "0.15", features = ["runtime"] }
2525
libtest-with = { version = "0.8.1-10" }
26+
temp-env = "0.3"
2627

2728
[[test]]
2829
name = "example"

0 commit comments

Comments
 (0)