Skip to content

Commit

Permalink
dev: add specific version of tempfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh Bajpai authored and Harsh Bajpai committed Nov 1, 2023
1 parent a85d29b commit 87faaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/sequencer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ thiserror = { workspace = true }

[dev-dependencies]
lazy_static = { workspace = true }
tempfile = "3"
tempfile = "3.8.0"

0 comments on commit 87faaf2

Please sign in to comment.