[package] name = "emilbrat_test_library" version = "0.1.1" edition = "2021" description = "Ignore this library, it is just for testing cargo and crates.io" readme = "README.md" authors = ["Emil Bratt "] documentation = "https://example2.com" homepage = "https://example2.com" repository = "https://example2.com" keywords = ["test_lib", "blank"] license = "MIT/Apache-2.0" [dependencies]