Merge branch 'alexcrichton/gnome-class-errors'
Showing
... | ... | @@ -28,6 +28,10 @@ unicode-xid = "0.0.4" |
xml-rs = "0.8.0" | ||
difference = "2.0" #Used to compare a generated content with a file on disk | ||
[patch.crates-io] | ||
# Needed for now until https://github.com/dtolnay/syn/pull/538 is published | ||
syn = { git = 'https://github.com/dtolnay/syn' } | ||
[build-dependencies] | ||
cc = "1.0" | ||
... | ... |