Skip to content

Commit 747223e

Browse files
generatedunixname89002005287564facebook-github-bot
authored andcommitted
Daily common/rust/cargo_from_buck/bin/autocargo
Reviewed By: zertosh Differential Revision: D45487289 fbshipit-source-id: d4a5f0f2ee4d10e8ee1c15ac34e7166945cd6aed
1 parent 6dc81fe commit 747223e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

below/below_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ doctest = false
1515
proc-macro = true
1616

1717
[dependencies]
18-
proc-macro2 = "1.0.46"
18+
proc-macro2 = { version = "1.0.46", features = ["span-locations"] }
1919
quote = "1.0"
2020
syn = { version = "1.0.102", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }

0 commit comments

Comments
 (0)