Skip to content

Commit 1b4487e

Browse files
Update Rust crate base64 to 0.23.0
1 parent a2a1731 commit 1b4487e

2 files changed

Lines changed: 24 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ opentelemetry = { version = "0.32.0", features = ["metrics"] }
1616
lupus = "0.0.2"
1717
futures-lite = "2.6.0"
1818
rand = "0.10.0"
19-
base64 = "0.22.1"
19+
base64 = "0.23.0"
2020
env_logger = "0.11.8"
2121
async-nats = "0.50.0"
2222
prost = "0.14.1"

0 commit comments

Comments
 (0)