Merge pull request #6 from florianjacob/update_proc_macros2
update proc_macro2 to fix build with current nightly
This commit is contained in:
commit
4bc916556f
@ -19,7 +19,7 @@ version = "0.13.4"
|
||||
features = ["full"]
|
||||
|
||||
[dependencies.proc-macro2]
|
||||
version = "0.3.8"
|
||||
version = "0.4.1"
|
||||
features = ["nightly"]
|
||||
|
||||
[dev-dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user