Skip to content

Commit

Permalink
Switch to non-deprecated proc-macro key in Cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Sep 6, 2024
1 parent a0ae678 commit 9b271c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion show-image-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/robohouse-delft/show-image-rs"
authors = ["Maarten de Vries <maarten@de-vri.es>"]

[lib]
proc_macro = true
proc-macro = true

[dependencies]
quote = "1.0.32"
Expand Down

0 comments on commit 9b271c7

Please sign in to comment.