Skip to content

Commit

Permalink
Merge pull request #143 from serprex/master
Browse files Browse the repository at this point in the history
update to base64 0.22
  • Loading branch information
blackbeam authored Jul 23, 2024
2 parents ffb518a + 55a13a1 commit 146ee55
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 146ee55

Please sign in to comment.