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 f9850f8 commit c778ecaCopy full SHA for c778eca
Cargo.toml
@@ -1,2 +1,3 @@
1
[workspace]
2
+resolver = "2"
3
members = ["harfbuzz", "harfbuzz-sys"]
harfbuzz-sys/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "harfbuzz-sys"
version = "0.5.0"
4
-edition = "2018"
+edition = "2021"
5
6
authors = ["The Servo Project Developers"]
7
license = "MIT OR Apache-2.0"
harfbuzz/Cargo.toml
name = "harfbuzz"
version = "0.4.0"
0 commit comments