[package] name = "lolc" version = "0.2.112" edition = "2021" license = "MIT" repository = "https://github.com/Nilstrieb/lolc" homepage = "https://github.com/Nilstrieb/lolc" description = "when you have to use libc and find it funny how horrible it is" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libc = "0.2.112"