summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock8
1 files changed, 1 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9235c7b6..e747873e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2311,9 +2311,9 @@ dependencies = [
"ttf-parser",
"typst-macros",
"unicode-general-category",
+ "unicode-ident",
"unicode-math-class",
"unicode-segmentation",
- "unicode-xid",
"unscanny",
"usvg",
"xmp-writer",
@@ -2526,12 +2526,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
[[package]]
-name = "unicode-xid"
-version = "0.2.4"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
-
-[[package]]
name = "unicode_names2"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"