Skip to content

Commit 41f5fb5

Browse files
author
Jakub Wieczorek
authored
Upgrade base64 to 0.22. (#867)
1 parent de822f9 commit 41f5fb5

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
@@ -12,7 +12,7 @@ members = [
1212
exclude = ["examples"]
1313

1414
[workspace.dependencies]
15-
base64 = "0.21"
15+
base64 = "0.22"
1616
bytes = "1"
1717
chrono = "0.4.35"
1818
futures = "0.3"

0 commit comments

Comments
 (0)