We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6610aaa commit b2fdaf4Copy full SHA for b2fdaf4
Cargo.toml
@@ -1,9 +1,10 @@
1
[workspace]
2
members = ["core-foundation", "core-foundation-sys", "core-graphics-types", "core-graphics", "core-text", "cocoa", "cocoa-foundation", "io-surface"]
3
+resolver = "2"
4
5
[workspace.package]
6
authors = ["The Servo Project Developers"]
-edition = "2018"
7
+edition = "2021"
8
license = "MIT OR Apache-2.0"
9
repository = "https://github.com/servo/core-foundation-rs"
10
rust-version = "1.65"
0 commit comments