Remove strum crate dependency; add protobuf nix dependency

This commit is contained in:
Alex Auvolat
2022-02-21 23:10:13 +01:00
parent 55d4471599
commit f0d0cd9a20
6 changed files with 5 additions and 57 deletions
-3
View File
@@ -31,9 +31,6 @@ md-5 = "0.9"
nom = "7.1"
sha2 = "0.9"
strum = "0.23"
strum_macros = "0.23"
futures = "0.3"
futures-util = "0.3"
pin-project = "1.0"