mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
put tempfile
under dev.dependencies
This commit is contained in:
parent
c3a7c917f6
commit
e5a0227762
@ -27,11 +27,11 @@ once_cell = {version="1.18.0"}
|
||||
error-stack = {version="0.3.1"}
|
||||
async-trait = {version="0.1.73"}
|
||||
regex = {version="1.9.3", features=["perf"]}
|
||||
tempfile = "3.8.0"
|
||||
|
||||
[dev-dependencies]
|
||||
rusty-hook = "^0.11.2"
|
||||
criterion = "0.5.1"
|
||||
tempfile = "3.8.0"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 0
|
||||
|
Loading…
Reference in New Issue
Block a user