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

Commit

Permalink
Merge pull request #48 from Hukasx0/dependabot/cargo/backend/base64-0…
Browse files Browse the repository at this point in the history
….21.5

Bump base64 from 0.21.4 to 0.21.5 in /backend
  • Loading branch information
Hukasx0 authored Nov 2, 2023
2 parents ce74218 + 63a4221 commit b3f3e88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ serde_json = "1.0.107"
tantivy = "0.21.0"
chrono = "0.4.31"
futures-util = "0.3.28"
base64 = "0.21.4"
base64 = "0.21.5"

0 comments on commit b3f3e88

Please sign in to comment.