Skip to content

Commit dc5953a

Browse files
chore(deps): update rust crate base64 to v0.23.1
1 parent f7cb2a2 commit dc5953a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
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.23.0"
61+
base64 = "=0.23.1"
6262
bcrypt = "=0.19.3"
6363
cargo_metadata = "=0.23.1"
6464
chrono = "=0.4.45"

0 commit comments

Comments
 (0)