Skip to content

Commit

Permalink
chore(deps): update rust crate base64 to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent f731f1c commit 8c92427
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 @@ -18,7 +18,7 @@ reqwest = "0.11.27"
thiserror = "1.0.58"
reqwest-middleware = "0.2.5"
tracing-subscriber = "0.3.18"
base64 = "0.21.7"
base64 = "0.22.0"
schemars = "0.8.16"
graphql-parser = { git = "https://github.com/graphql-rust/graphql-parser.git", rev = "f75d96f1e026d0fb993944793916c1cd0597f44c" }
vrl = { git = "https://github.com/dotansimha/vrl.git", rev = "d59b2f66727d3c345b4202b94265c580dfd0f0e9", default-features = false, features = [
Expand Down

0 comments on commit 8c92427

Please sign in to comment.