Added first steps of getting monerod info
Although it is proving surprisingly difficult!
This commit is contained in:
@@ -10,6 +10,8 @@ rocket = "0.5.0"
|
||||
serde = "1.0.200"
|
||||
sysinfo = "0.30.12"
|
||||
readable = "0.16.0"
|
||||
reqwest = { version = "0.12", features = ["json", "blocking"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
[dependencies.rocket_dyn_templates]
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user