Merge branch 'main' into dependabot/cargo/redox_syscall-0.2.16

This commit is contained in:
Viresh Kumar 2022-07-27 15:30:19 +05:30 committed by GitHub
commit fe5189da7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -264,9 +264,9 @@ dependencies = [
[[package]]
name = "proc-macro2"
version = "1.0.41"
version = "1.0.42"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdcc2916cde080c1876ff40292a396541241fe0072ef928cd76582e9ea5d60d2"
checksum = "c278e965f1d8cf32d6e0e96de3d3e79712178ae67986d9cf9151f51e95aac89b"
dependencies = [
"unicode-ident",
]