diff --git a/Cargo.toml b/Cargo.toml index 927cd57..994d299 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,6 +41,6 @@ path = "src/static/download.rs" name = "processstatic" path = "src/static/process.rs" -[[lib]] +[lib] name = "zotgtfs" path = "src/lib.rs" \ No newline at end of file