chore: util workspace deps in more places (#792)

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2022-12-27 16:26:59 +08:00
committed by GitHub
parent 3978931b8e
commit 26a3e93ca7
30 changed files with 57 additions and 51 deletions

View File

@@ -18,7 +18,7 @@ num = "0.4"
num-traits = "0.2"
once_cell = "1.10"
paste = "1.0"
snafu = { version = "0.7", features = ["backtraces"] }
snafu.workspace = true
statrs = "0.15"
[dev-dependencies]