deps: bump proc-macro2 from 1.0.56 to 1.0.57

Pull-Request: #3946.
This commit is contained in:
dependabot[bot] 2023-05-18 15:28:46 +00:00 committed by GitHub
parent b3fa954d4b
commit 2651e197e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -3992,9 +3992,9 @@ dependencies = [
[[package]]
name = "proc-macro2"
version = "1.0.56"
version = "1.0.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435"
checksum = "c4ec6d5fe0b140acb27c9a0444118cf55bfbb4e0b259739429abb4521dd67c16"
dependencies = [
"unicode-ident",
]