mirror of
https://github.com/ForeverPyrite/r2client.git
synced 2025-12-10 01:38:07 +00:00
Giving up for now, probably won't revisit, I'm quite literally getting skill-diffed by some documentation and examples.
This commit is contained in:
@@ -22,7 +22,7 @@ urlencoding = "2.1.3"
|
||||
http = "1.3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
tokio = { version = "1", features = ["full", "macros", "rt-multi-thread"] }
|
||||
dotenv = "0.15"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user