diff --git a/Cargo.lock b/Cargo.lock index 2b58937..9ae7006 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] -name = "sv-dot-f-parser" +name = "sv-filelist-parser" version = "0.1.0" diff --git a/Cargo.toml b/Cargo.toml index 26dffd4..89cb498 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "sv-dot-f-parser" +name = "sv-filelist-parser" version = "0.1.0" authors = ["Raamakrishnan "] edition = "2018"