1 2 3 4 5 6 7 8 9 10
[package] name = "debug-macro" version = "0.1.0" authors = ["Makoto <makoto@emurasoft.com>"] edition = "2018" description = "dbg! that uses log" license = "MIT" repository = "https://github.com/MakotoE/debug" [dependencies]