Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Update Rust crate base64 to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 5f41701 commit 65d0f6a
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 @@ -21,5 +21,5 @@ serde = { version = "1.0.183", features = ["derive"] }
tracing = "0.1"
tracing-subscriber = "0.3"
serde_json = "1"
base64 = "0.21.2"
base64 = "0.22.0"
futures = "0.3.28"

0 comments on commit 65d0f6a

Please sign in to comment.