Skip to content

Commit 575994b

Browse files
committed
webpki-(roots|root-certs): v0.26.8 -> v0.26.9
This picks up the license changed we made; no upstream changes.
1 parent f9f5789 commit 575994b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

webpki-root-certs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webpki-root-certs"
3-
version = "0.26.8"
3+
version = "0.26.9"
44
edition.workspace = true
55
readme = "README.md"
66
license = "CDLA-Permissive-2.0"

webpki-roots/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webpki-roots"
3-
version = "0.26.8"
3+
version = "0.26.9"
44
edition = { workspace = true }
55
readme = "README.md"
66
license = "CDLA-Permissive-2.0"

0 commit comments

Comments
 (0)