hopefully the dispatch macro is properly multithreaded now
This commit is contained in:
@ -12,3 +12,4 @@ proc-macro2 = "1.0.95"
|
||||
quote = "1.0.40"
|
||||
syn = { version = "2.0.104", features = ["full"] }
|
||||
http_core = { path = "../http_core" }
|
||||
anyhow = "1.0.100"
|
||||
|
||||
Reference in New Issue
Block a user