[package] name = "competitive-lib" description = "Library for competitive programming in rust" version = "0.1.1" authors = ["Slimig "] edition = "2018" homepage = "https://slimig.xyz" license-file = "LICENSE" documentation = "https://slimig.xyz/doc.txt" readme = "README.md" repository = "https://github.com/Slimig/competitive-lib/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]