mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 23:51:06 +01:00
update base64 dep to 0.20
This commit is contained in:
parent
fe4d3d366d
commit
d9175a0399
@ -21,7 +21,7 @@ path = "src/lib.rs"
|
|||||||
actix-utils = "3"
|
actix-utils = "3"
|
||||||
actix-web = { version = "4.1", default_features = false }
|
actix-web = { version = "4.1", default_features = false }
|
||||||
|
|
||||||
base64 = "0.13"
|
base64 = "0.20"
|
||||||
futures-core = "0.3.7"
|
futures-core = "0.3.7"
|
||||||
futures-util = { version = "0.3.7", default-features = false, features = ["std"] }
|
futures-util = { version = "0.3.7", default-features = false, features = ["std"] }
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user