mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
Update Cargo.toml
This commit is contained in:
parent
2790eefba8
commit
0c0442da25
@ -28,6 +28,7 @@ once_cell = {version="1.18.0"}
|
|||||||
error-stack = {version="0.4.0"}
|
error-stack = {version="0.4.0"}
|
||||||
async-trait = {version="0.1.73"}
|
async-trait = {version="0.1.73"}
|
||||||
regex = {version="1.9.5", features=["perf"]}
|
regex = {version="1.9.5", features=["perf"]}
|
||||||
|
dhat = {version="0.3.2", optional = true}
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
rusty-hook = "^0.11.2"
|
rusty-hook = "^0.11.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user