Skip to content

Commit

Permalink
Merge pull request #12 from ThinEdgeLabs/dependabot/cargo/base64-0.21.4
Browse files Browse the repository at this point in the history
Bump base64 from 0.21.3 to 0.21.4
  • Loading branch information
raduciobanu22 authored Sep 18, 2023
2 parents a8beff3 + 83bff23 commit 3e5ee37
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
rust-version = "1.70.0"

[dependencies]
base64 = "0.21.3"
base64 = "0.21.4"
base64-url = "2.0.0"
bigdecimal = { version = "0.4.1", features = ["serde"] }
chrono = { version = "0.4.30", features = ["serde"] }
Expand Down

0 comments on commit 3e5ee37

Please sign in to comment.