Skip to content

Commit 11eac1c

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 c8bf140 commit 11eac1c

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
@@ -191,7 +191,7 @@ tun = { version = "0.6.1", features = ["async"] }
191191
uniffi = { version = "0.29.4", features = ["cli"] }
192192
url = "2.5"
193193
vergen-gitcl = { version = "1.0.8", default-features = false }
194-
webpki-roots = "0.26"
194+
webpki-roots = "1.0"
195195
which = "8.0"
196196
widestring = "1.2"
197197
windows = "0.61"

0 commit comments

Comments
 (0)