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.
1 parent 35cc58b commit 139ccbbCopy full SHA for 139ccbb
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