Skip to content

Commit

Permalink
update to base64 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Jul 19, 2024
1 parent ffb518a commit 55a13a1
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 @@ -30,7 +30,7 @@ exclude = [
travis-ci = { repository = "blackbeam/rust_mysql_common" }

[dependencies]
base64 = "0.21"
base64 = "0.22"
bigdecimal02 = { package = "bigdecimal", version = "0.2", features = [
"serde",
], optional = true }
Expand Down

0 comments on commit 55a13a1

Please sign in to comment.