Skip to content

Commit 753b4b8

Browse files
cwfitzgeraldmystor
authored andcommitted
Update unicode-xid to 0.2
1 parent b593c9c commit 753b4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"]
1717
syn = { version = "1", features = ["visit", "extra-traits"] }
1818
proc-macro2 = "1"
1919
quote = "1"
20-
unicode-xid = "0.1"
20+
unicode-xid = "0.2"
2121

2222
[dev-dependencies]
2323
# Used in the documentation as an example trait crate provider. Unfortunately,

0 commit comments

Comments
 (0)