mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
address dep vuln warnings
This commit is contained in:
@ -25,7 +25,7 @@ derive_more = "0.99.5"
|
||||
futures-util = { version = "0.3.7", default-features = false }
|
||||
log = "0.4"
|
||||
once_cell = "1"
|
||||
smallvec = "1.6"
|
||||
smallvec = "1.6.1"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2"
|
||||
|
Reference in New Issue
Block a user