deps: bump proc-macro2 from 1.0.59 to 1.0.60

Pull-Request: #4059.
This commit is contained in:
dependabot[bot] 2023-06-13 10:50:17 +00:00 committed by GitHub
parent d263ee67a9
commit db93fa1657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -3827,9 +3827,9 @@ dependencies = [
[[package]]
name = "proc-macro2"
version = "1.0.59"
version = "1.0.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6aeca18b86b413c660b781aa319e4e2648a3e6f9eadc9b47e9038e6fe9f3451b"
checksum = "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406"
dependencies = [
"unicode-ident",
]