Bump version for API overhauls, update deps and docs
[rust-lightning] / fuzz / Cargo.toml
index ac5373b7b18036148686dfa0d9bfe9c9a3eab1d6..077aacfaf753449ba1499b1ed66f5dc214999c82 100644 (file)
@@ -24,7 +24,7 @@ honggfuzz = { version = "0.5", optional = true }
 afl = { version = "0.3", optional = true }
 
 [build-dependencies]
-gcc = "0.3"
+cc = "1.0"
 
 # Prevent this from interfering with workspaces
 [workspace]