diff --git a/Cargo.toml b/Cargo.toml index 257f7d4..4bd86f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,6 @@ serde = { version = "1.0", optional = true } rust-argon2 = { version = "0.8.2", optional = true } crc32fast = { version = "1.2.1", optional = true } rcgen = { version = "0.8.5", optional = true } -squeegee = { git = "https://gitlab.com/Alch_Emi/squeegee.git", branch = "main", optional = true } [dev-dependencies] env_logger = "0.8.1"