Skip to content

Commit

Permalink
Bump base64 from 0.13.1 to 0.22.1 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 4abc28f commit d716218
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
anyhow = "1.0"
base64 = "0.13.1"
base64 = "0.22.1"
eframe = { version = "0.20.1", features = ["persistence"] }
kira = "0.7.1"
lz4_flex = "0.9.5"
Expand Down

0 comments on commit d716218

Please sign in to comment.