fix: restore tempfile dependency in dev-dependencies
This commit is contained in:
@@ -140,9 +140,4 @@ crate-type = ["staticlib", "cdylib", "rlib"]
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.6.0"
|
||||
tempfile = "3.20.0"
|
||||
|
||||
# [patch.crates-io]
|
||||
# bitflags = { git = "https://github.com/bitflags/bitflags", rev = "2.9.0" }
|
||||
# zerocopy = { git = "https://github.com/google/zerocopy", rev = "v0.8.24" }
|
||||
# tungstenite = { git = "https://github.com/snapview/tungstenite-rs", rev = "v0.26.2" }
|
||||
tempfile = "3.20.0"
|
||||
Reference in New Issue
Block a user