diff options
Diffstat (limited to 'ffi-util/Cargo.toml')
-rw-r--r-- | ffi-util/Cargo.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ffi-util/Cargo.toml b/ffi-util/Cargo.toml deleted file mode 100644 index 740a3b95..00000000 --- a/ffi-util/Cargo.toml +++ /dev/null @@ -1,6 +0,0 @@ -[package] -name = "ffi-util" -version = "0.1.0" -authors = ["Joe Wilm <joe@jwilm.com>"] - -[dependencies] |