dep: Update proc-macro2 (1.0.36 => 1.0.43)

This commit is contained in:
Kogia-sima 2022-08-14 15:18:13 +09:00
parent afcca6dd0c
commit 931233570c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ default-features = false
features = ["parsing", "full", "visit-mut", "printing"]
[dependencies.proc-macro2]
version = ">=1.0.11, <=1.0.36"
version = ">=1.0.11, <=1.0.43"
default-features = false
features = ["span-locations"]