[package] name = "test_update_notifier" version = "0.1.6" authors = ["Tarik Eshaq "] edition = "2018" license = "MPL-2.0" homepage = "https://github.com/tarikeshaq/update-notifer-test" repository = "https://github.com/tarikeshaq/update-notifer-test" description = "Test cli for update-notifier" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] update-notifier = "0.1.3"