Skip to content

Commit cd1c1b1

Browse files
dtolnayjhpratt
authored andcommitted
Update to proc-macro2 1.0.57 to unblock proc_macro_span changes
1 parent 8dc3b85 commit cd1c1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2649,9 +2649,9 @@ checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
26492649

26502650
[[package]]
26512651
name = "proc-macro2"
2652-
version = "1.0.56"
2652+
version = "1.0.57"
26532653
source = "registry+https://github.com/rust-lang/crates.io-index"
2654-
checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435"
2654+
checksum = "c4ec6d5fe0b140acb27c9a0444118cf55bfbb4e0b259739429abb4521dd67c16"
26552655
dependencies = [
26562656
"unicode-ident",
26572657
]

0 commit comments

Comments
 (0)