Skip to content

Commit 0972ab5

Browse files
chore(deps): update rust crate base64 to v0.23.0 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdd0a1b commit 0972ab5

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tray = [
5858

5959
[dependencies]
6060
# ensure deps are compatible: https://www.gnu.org/licenses/license-list.en.html#GPLCompatibleLicenses
61-
base64 = "=0.22.1"
61+
base64 = "=0.23.0"
6262
bcrypt = "=0.19.2"
6363
cargo_metadata = "=0.23.1"
6464
chrono = "=0.4.45"

0 commit comments

Comments
 (0)