mirror of
https://github.com/Noratrieb/icefun.git
synced 2026-01-14 21:05:00 +01:00
private
This commit is contained in:
parent
25adea4103
commit
7af1274587
160 changed files with 38999 additions and 4 deletions
|
|
@ -10,3 +10,8 @@ futures = "0"
|
|||
hyper = { version = "0", default-features = false }
|
||||
tokio = { version = "1", default-features = false }
|
||||
warp = { version = "0", default-features = false }
|
||||
|
||||
|
||||
[patch.crates-io]
|
||||
warp = { path = "./warp" }
|
||||
hyper = { path = "./hyper" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue