Skip to content

Commit b6e5611

Browse files
cuviperCreepySkeleton
authored andcommitted
Upgrade to proc-macro-error 1.0.0
1 parent 15f65db commit b6e5611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structopt-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ syn = { version = "1", features = ["full"] }
1818
quote = "1"
1919
proc-macro2 = "1"
2020
heck = "0.3.0"
21-
proc-macro-error = "0.4.7"
21+
proc-macro-error = "1.0.0"
2222

2323
[features]
2424
paw = []

0 commit comments

Comments
 (0)