fix: build warnings

This commit is contained in:
Ulf Lilleengen 2023-12-19 20:25:20 +01:00
parent 9d46ee0758
commit efd5dbe019

View File

@ -43,6 +43,7 @@ sha1 = "0.10.5"
critical-section = { version = "1.1.1", features = ["std"] }
[dev-dependencies.ed25519-dalek]
version = "1.0.1"
default_features = false
features = ["rand", "std", "u32_backend"]