diff options
Diffstat (limited to 'src/rest-api/Cargo.toml')
| -rw-r--r-- | src/rest-api/Cargo.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/rest-api/Cargo.toml b/src/rest-api/Cargo.toml deleted file mode 100644 index c6dfc49..0000000 --- a/src/rest-api/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "rest-api" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] |