[package] name = "typesinfo" version = "0.1.1" edition = "2021" description = "manipulate tyeps" license = "GPL-1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] log = "0.4.7"