We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de7bd7 commit a3a721eCopy full SHA for a3a721e
macros/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2018"
7
repository = "https://github.com/fusion-engineering/inline-python"
8
9
[lib]
10
-proc_macro = true
+proc-macro = true
11
12
[dependencies]
13
proc-macro2 = { version = "1.0", features = ["span-locations"] }
0 commit comments