1 2 3 4 5 6 7 8 9 10 11 12 13
[dependencies] [lib] path = "lib.rs" [package] description = "gear dbg! macro" edition = "2021" license = "MIT" name = "gdbg" readme = "README.md" repository = "https://github.com/btwiuse/gdbg" version = "0.0.2"