aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 52806e0..34f9cf1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,6 @@ members = [
steamworks-sys = {path = "./steamworks-sys", version = "0.7.0"}
thiserror = "1.0.24"
bitflags = "1.2.1"
-libc = "0.2.86"
lazy_static = "1.4.0"
serde = { version = "1.0.123", features = ["derive"], optional = true }