Skip to content

Commit a9f5cad

Browse files
build(deps): bump base64ct from 1.8.0 to 1.8.1 (#426)
1 parent 0368b29 commit a9f5cad

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.

ssh-encoding/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ edition = "2024"
1616
rust-version = "1.85"
1717

1818
[dependencies]
19-
base64ct = { version = "1.7", optional = true }
19+
base64ct = { version = "1.8", optional = true }
2020
bigint = { package = "crypto-bigint", version = "0.7.0-rc.10", optional = true, default-features = false, features = ["alloc"] }
2121
bytes = { version = "1", optional = true, default-features = false }
2222
digest = { version = "0.11.0-rc.4", optional = true, default-features = false }

0 commit comments

Comments
 (0)