mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
🛠️ style: make cargo.toml consistent
This commit is contained in:
parent
42686b92f3
commit
d2967a90cb
@ -23,7 +23,7 @@ redis = {version="*"}
|
|||||||
md5 = {version="*"}
|
md5 = {version="*"}
|
||||||
rand={version="*"}
|
rand={version="*"}
|
||||||
once_cell = {version="*"}
|
once_cell = {version="*"}
|
||||||
error-stack = "0.3.1"
|
error-stack = {version="0.3.1"}
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
rusty-hook = "^0.11.2"
|
rusty-hook = "^0.11.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user