Skip to content

Commit

Permalink
fix(deps): update rust crate base64 to 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent a8fd1c6 commit 0fdc5af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 baffao/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readme = "../README.md"
[dependencies]
anyhow = "1.0.82"
axum-extra = { version = "0.9.3", features = ["cookie"] }
base64 = "0.22.0"
base64 = "0.22.1"
chrono = "0.4.38"
config = "0.14.0"
cookie = "0.18.1"
Expand Down

0 comments on commit 0fdc5af

Please sign in to comment.