Skip to content

Commit 763562e

Browse files
dtolnayjhpratt
authored andcommitted
Update to proc-macro2 1.0.57 to unblock proc_macro_span changes
1 parent 2ce7e2e commit 763562e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2638,9 +2638,9 @@ checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
26382638

26392639
[[package]]
26402640
name = "proc-macro2"
2641-
version = "1.0.56"
2641+
version = "1.0.57"
26422642
source = "registry+https://github.com/rust-lang/crates.io-index"
2643-
checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435"
2643+
checksum = "c4ec6d5fe0b140acb27c9a0444118cf55bfbb4e0b259739429abb4521dd67c16"
26442644
dependencies = [
26452645
"unicode-ident",
26462646
]

0 commit comments

Comments
 (0)