Add validator mode for NixOS Exporter
This commit is contained in:
@@ -5,4 +5,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.6.1"
|
||||
reqwest = { version = "0.11.13", features = ["json"] }
|
||||
serde_json = "1.0.91"
|
||||
tokio = { version = "1.23.0", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user