diff --git a/cli/Cargo.toml b/cli/Cargo.toml index c90d41e..c9c541c 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -31,7 +31,7 @@ slot.workspace = true starknet.workspace = true toml = "0.8" url.workspace = true -update-informer = { version = "1.1", default-features = false, features = ["github"] } +update-informer = { version = "1.1", default-features = false, features = ["ureq", "github"] } [[bin]] name = "slot"