Skip to content

Commit 7c4a882

Browse files
committed
Move to 2021 edition
1 parent 575994b commit 7c4a882

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[workspace]
22
members = ["webpki-ccadb", "webpki-root-certs", "webpki-roots"]
3+
resolver = "2"
34

45
[workspace.package]
5-
edition = "2018"
6+
edition = "2021"
67
homepage = "https://github.com/rustls/webpki-roots"
78
repository = "https://github.com/rustls/webpki-roots"
89

0 commit comments

Comments
 (0)