Skip to content

Commit 02a8064

Browse files
Bump webpki-roots from 0.26.11 to 1.0.2 in /nym-vpn-core
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.11 to 1.0.2. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.11...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]>
1 parent 8cf168c commit 02a8064

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nym-vpn-core/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nym-vpn-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ tun = { version = "0.6.1", features = ["async"] }
196196
uniffi = { version = "0.30", features = ["cli"] }
197197
url = "2.5"
198198
vergen-gitcl = { version = "1.0.8", default-features = false }
199-
webpki-roots = "0.26"
199+
webpki-roots = "1.0"
200200
which = "8.0"
201201
widestring = "1.2"
202202
windows = "0.62.2"

0 commit comments

Comments
 (0)