Item clone test
This commit is contained in:
@@ -19,7 +19,7 @@ tracing = "0.1.37"
|
||||
hyper = { version = "0.14.23", features = ["http1", "http2", "client", "server", "tcp", "stream"] }
|
||||
hyper-tls = { version = "0.5.0" }
|
||||
bytes = "1.3.0"
|
||||
async-channel = "1.7.1"
|
||||
async-channel = "1.8.0"
|
||||
err = { path = "../err" }
|
||||
netpod = { path = "../netpod" }
|
||||
parse = { path = "../parse" }
|
||||
|
||||
Reference in New Issue
Block a user