deps: bump proc-macro2 from 1.0.63 to 1.0.66

Pull-Request: #4200.
This commit is contained in:
dependabot[bot] 2023-07-19 11:34:09 +00:00 committed by GitHub
parent 42be5b5d16
commit a49ad7785c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -4205,9 +4205,9 @@ dependencies = [
[[package]]
name = "proc-macro2"
version = "1.0.63"
version = "1.0.66"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb"
checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
dependencies = [
"unicode-ident",
]