mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Fixes to name handling
This commit is contained in:
@@ -16,4 +16,4 @@ rustdoc-args = ["--cfg", "docsrs"]
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
|
||||
tokio = { version = "1", default-features = false, features = ["sync", "rt"] }
|
||||
tokio = { version = "1", default-features = false, features = ["sync"] }
|
||||
|
||||
Reference in New Issue
Block a user