mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
deps: bump proc-macro2 and toolchain
This commit is contained in:
committed by
Caleb Cartwright
parent
aa691480c0
commit
23f48d9bb3
Generated
+2
-2
@@ -481,9 +481,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "proc-macro2"
|
||||
version = "1.0.56"
|
||||
version = "1.0.63"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435"
|
||||
checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb"
|
||||
dependencies = [
|
||||
"unicode-ident",
|
||||
]
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2023-06-19"
|
||||
channel = "nightly-2023-07-01"
|
||||
components = ["llvm-tools", "rustc-dev"]
|
||||
|
||||
Reference in New Issue
Block a user