mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
test: add backward compat toml test (#4531)
This commit is contained in:
@ -23,6 +23,9 @@ serde_json.workspace = true
|
||||
# crypto
|
||||
secp256k1 = { workspace = true, features = ["global-context", "rand-std", "recovery"] }
|
||||
|
||||
confy = "0.5"
|
||||
# misc
|
||||
confy.workspace = true
|
||||
tempfile = "3.4"
|
||||
|
||||
tempfile = "3.4"
|
||||
[dev-dependencies]
|
||||
toml.workspace = true
|
||||
Reference in New Issue
Block a user