Skip to content

Commit 236a9ef

Browse files
djcNutomic
authored andcommitted
chore: upgrade base64 to 0.22 (seanmonstar#2224)
1 parent 18dccb2 commit 236a9ef

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
@@ -90,7 +90,7 @@ __rustls = ["dep:hyper-rustls", "dep:tokio-rustls", "dep:rustls", "__tls", "dep:
9090
__internal_proxy_sys_no_cache = []
9191

9292
[dependencies]
93-
base64 = "0.21"
93+
base64 = "0.22"
9494
http = "1"
9595
url = "2.2"
9696
bytes = "1.0"

0 commit comments

Comments
 (0)