Skip to content

Commit

Permalink
Bump base64 from 0.21.0 to 0.21.2 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent 4f449f4 commit ce74a74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -42,7 +42,7 @@ tracing = "0.1.37"
tracing-appender = "0.2.2"
tracing-subscriber = { version = "0.3.17", features = ["json"] }
url = "2.3.1"
base64 = "0.21.0"
base64 = "0.21.2"
itertools = "0.10.5"
time = { version = "0.3.21", features = ["parsing"] }
yaque = "0.6.4"
Expand Down

0 comments on commit ce74a74

Please sign in to comment.