Skip to content

Commit db25e80

Browse files
authored
chore: upgrade base64 to 0.22 (#2224)
1 parent 13e27b7 commit db25e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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)