Skip to content

Commit 8d3772c

Browse files
Update proc-macro-error dependency
1 parent d17214e commit 8d3772c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ nightly = []
2929
proc-macro2 = "1.0"
3030
quote = "1.0"
3131
syn = { version = "1.0", features = ["full", "visit", "visit-mut"] }
32-
proc-macro-error = "0.4.4"
32+
proc-macro-error = "1.0.0"
3333

3434
[dev-dependencies]
3535
trybuild = "1"

0 commit comments

Comments
 (0)