Skip to content

Commit

Permalink
Update unicode-xid to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald authored and mystor committed Sep 27, 2019
1 parent b593c9c commit 753b4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"]
syn = { version = "1", features = ["visit", "extra-traits"] }
proc-macro2 = "1"
quote = "1"
unicode-xid = "0.1"
unicode-xid = "0.2"

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

0 comments on commit 753b4b8

Please sign in to comment.