Skip to content

Commit 5edddd5

Browse files
Bump base64 from 0.21.3 to 0.21.4 (#952)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c79f97 commit 5edddd5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -39,7 +39,7 @@ ahash = "0.8.0"
3939
url = "2.4.1"
4040
# idna is already required by url, added here to be explicit
4141
idna = "0.4.0"
42-
base64 = "0.21.3"
42+
base64 = "0.21.4"
4343
num-bigint = "0.4.4"
4444
python3-dll-a = "0.2.7"
4545
uuid = "1.4.1"

0 commit comments

Comments
 (0)