Skip to content

Commit

Permalink
Update base64 to 0.22 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
krant committed Apr 18, 2024
1 parent e7478aa commit c1c30fd
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 @@ -27,7 +27,7 @@ serde_json = "1"
which = "4"
thiserror = "1"
url = "2"
base64 = "0.21"
base64 = "0.22"
fnv = "1"
futures-timer = "3"
cfg-if = "1"
Expand Down

0 comments on commit c1c30fd

Please sign in to comment.