Skip to content

Commit e7f0a16

Browse files
Bump webpki-roots from 0.26.8 to 1.0.2 (#804)
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.8 to 1.0.2. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.8...v/1.0.2) --- updated-dependencies: - dependency-name: webpki-roots dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 279369c commit e7f0a16

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
@@ -49,7 +49,7 @@ rustls = {version = "0.23.2", optional = true, default-features = false, feature
4949
terminal_size = {version = "0.3.0", optional = true}
5050
trash = {version = "5.2.2", optional = true}
5151
viuer = {version = "0.9", optional = true}
52-
webpki-roots = {version = "0.26.0", optional = true}
52+
webpki-roots = {version = "1.0.2", optional = true}
5353

5454
# Native audio dependencies
5555
hodaun = {version = "0.4.1", optional = true, features = ["output", "wav"]}

0 commit comments

Comments
 (0)