]> piware.de Git - learn-rust.git/blobdiff - call-c-from-rust/Cargo.toml
Implement the rest of c-mounts.c in Rust
[learn-rust.git] / call-c-from-rust / Cargo.toml
index 535c6b9e4bf868f2be789e034ed8e0bf9cbd2b71..b01f48aed0bbc147d9885323aa7724e14e61cba4 100644 (file)
@@ -6,3 +6,4 @@ edition = "2018"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
+errno = "*"