delete stuff

This commit is contained in:
nora 2022-11-20 20:52:54 +01:00
parent 962725e0bb
commit f51d0739f4
No known key found for this signature in database
3 changed files with 9 additions and 157 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
futures = "0.3.25"
futures = { path = "./futures-rs/futures" }