From e781f60fa122b48ff83a81a2ffefcd8b1ac6c7ea Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 18 Apr 2024 17:36:45 +0200 Subject: [PATCH] update Cargo.toml --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 2fcceb3..d8e7bd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,9 +17,6 @@ thiserror = "1" derive-new = "0.6" num_enum = "0.7" -# socket2 = "0.5" -# mio = "0.8" - [dependencies.satrs] version = "0.2.0-rc.3" # git = "https://egit.irs.uni-stuttgart.de/rust/sat-rs.git"