fix: restore tempfile dependency in dev-dependencies

This commit is contained in:
Tunglies
2025-07-13 17:15:07 +08:00
Unverified
parent 10f467a8b3
commit 9cdfbbe5ee

View File

@@ -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"