diff options
Diffstat (limited to 'test/example_packages/hello_fpm/fpm.toml')
-rw-r--r-- | test/example_packages/hello_fpm/fpm.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/example_packages/hello_fpm/fpm.toml b/test/example_packages/hello_fpm/fpm.toml deleted file mode 100644 index d94d904..0000000 --- a/test/example_packages/hello_fpm/fpm.toml +++ /dev/null @@ -1,4 +0,0 @@ -name = "hello_fpm" - -[dependencies] -hello_complex = { path = "../hello_complex" } |