mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): move more things to workspace (#4881)
This commit is contained in:
@ -94,8 +94,8 @@ hyper = "0.14.25"
|
||||
# misc
|
||||
aquamarine.workspace = true
|
||||
eyre = "0.6.8"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
tempfile = { version = "3.3.0" }
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
tempfile.workspace = true
|
||||
backon = "0.4"
|
||||
thiserror.workspace = true
|
||||
pretty_assertions = "1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user