Skip to content

Commit 195d9dc

Browse files
paolobarboliniseanmonstar
authored andcommitted
Bump base64 to 0.12
1 parent 51659a3 commit 195d9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ members = [
1919
[dependencies]
2020
http = "0.2.0"
2121
headers-core = { version = "0.2", path = "./headers-core" }
22-
base64 = "0.11"
22+
base64 = "0.12"
2323
bitflags = "1.0"
2424
bytes = "0.5"
2525
mime = "0.3.14"

0 commit comments

Comments
 (0)