[package] name = "wei-update" version = "0.1.0" edition = "2021" description = "wei update" documentation = "https://github.com/zuiyue-com/wei-update" homepage = "https://github.com/zuiyue-com/wei-update" license = "MIT OR Apache-2.0" [dependencies] self_update = { version = "0.36.0" } tokio = { version = "1.28.1", features = ["full"] }