Skip to content

Commit b2fdaf4

Browse files
Update to 2021 edition. (#704)
1 parent 6610aaa commit b2fdaf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[workspace]
22
members = ["core-foundation", "core-foundation-sys", "core-graphics-types", "core-graphics", "core-text", "cocoa", "cocoa-foundation", "io-surface"]
3+
resolver = "2"
34

45
[workspace.package]
56
authors = ["The Servo Project Developers"]
6-
edition = "2018"
7+
edition = "2021"
78
license = "MIT OR Apache-2.0"
89
repository = "https://github.com/servo/core-foundation-rs"
910
rust-version = "1.65"

0 commit comments

Comments
 (0)