Skip to content

Commit 87588c5

Browse files
build(deps): bump base16ct from 0.2.0 to 0.3.0
Bumps [base16ct](https://github.com/RustCrypto/formats) from 0.2.0 to 0.3.0. - [Commits](RustCrypto/formats@base16ct/v0.2.0...base16ct/v0.3.0) --- updated-dependencies: - dependency-name: base16ct dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa00aa2 commit 87588c5

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

Cargo.lock

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

p521/Cargo.toml

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

1818
[dependencies]
19-
base16ct = "0.2"
19+
base16ct = "0.3"
2020
elliptic-curve = { version = "0.13", default-features = false, features = ["hazmat", "sec1"] }
2121

2222
# optional dependencies

0 commit comments

Comments
 (0)