Add full-server activity to iOS home (#65)
This commit is contained in:
@@ -11,6 +11,6 @@ rust-version = "1.92"
|
||||
reqwest = { version = "0.13", default-features = false, features = ["json", "rustls"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread", "sync"] }
|
||||
rpassword = "7"
|
||||
serde_yaml = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user