🛠️ style: make cargo.toml consistent
This commit is contained in:
parent
42686b92f3
commit
d2967a90cb
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ redis = {version="*"}
|
|||
md5 = {version="*"}
|
||||
rand={version="*"}
|
||||
once_cell = {version="*"}
|
||||
error-stack = "0.3.1"
|
||||
error-stack = {version="0.3.1"}
|
||||
|
||||
[dev-dependencies]
|
||||
rusty-hook = "^0.11.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue