mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
Use re-exported bytes
items from instead of using them directly (#139)
This commit is contained in:
@ -26,4 +26,3 @@ time = { version = "0.2.7", default-features = false, features = ["std"] }
|
||||
[dev-dependencies]
|
||||
actix-rt = "1.1.1"
|
||||
actix-http = "2.0.0"
|
||||
bytes = "0.5.3"
|
||||
|
Reference in New Issue
Block a user