Skip to content

Commit

Permalink
Upgrade base64 to 0.22. (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubadamw authored May 5, 2024
1 parent de822f9 commit 41f5fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ members = [
exclude = ["examples"]

[workspace.dependencies]
base64 = "0.21"
base64 = "0.22"
bytes = "1"
chrono = "0.4.35"
futures = "0.3"
Expand Down

0 comments on commit 41f5fb5

Please sign in to comment.