Skip to content

Commit

Permalink
update tempfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot committed Dec 5, 2023
1 parent fe9e684 commit 0b32f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ uuid = { version = "^1.6.1", features = ["serde"] }
bitwarden = { path = "../bitwarden", version = "0.3.1", features = ["secrets"] }

[dev-dependencies]
tempfile = "3.5.0"
tempfile = "3.8.1"

[target.'cfg(target_os = "linux")'.dependencies]
openssl = { version = "0.10", features = ["vendored"] }

0 comments on commit 0b32f06

Please sign in to comment.