diff --git a/Cargo.toml b/Cargo.toml index 55d7f5e4..0668fcfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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]