We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35cc58b + 139ccbb commit 427f324Copy full SHA for 427f324
basm-macro/Cargo.toml
@@ -14,5 +14,4 @@ proc-macro = true
14
[dependencies]
15
syn = { version = "2.0", features = ["full"] }
16
quote = "1.0"
17
-proc-macro2 = "1.0"
18
-data-encoding = "2.5.0"
+proc-macro2 = "1.0"
0 commit comments