Skip to content

Commit 1e6dc32

Browse files
build(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.1) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3bc39c commit 1e6dc32

2 files changed

Lines changed: 18 additions & 24 deletions

File tree

Cargo.lock

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

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition.workspace = true
55

66
[dependencies]
77
alloy = { workspace = true }
8-
base64 = "=0.21.7"
8+
base64 = "=0.22.1"
99
anyhow = "1.0"
1010
async-trait = { workspace = true }
1111
async-stream = "0.3"

0 commit comments

Comments
 (0)