1 parent 401ed37 commit 13ff061Copy full SHA for 13ff061
1 file changed
Cargo.toml
@@ -1,6 +1,7 @@
1
[package]
2
name = "cfg-tt"
3
version = "0.1.0"
4
+description = "A procedural macro that allows using `#[cfg]` anywhere and at token granularity."
5
readme = "README.md"
6
repository = "https://github.com/OpenByteDev/dll-syringe"
7
homepage = "https://github.com/OpenByteDev/dll-syringe"
0 commit comments