Skip to content

Commit

Permalink
Small Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
newtoallofthis123 committed Sep 9, 2023
1 parent 628ba73 commit 45ea81a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 54 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
/releases
53 changes: 0 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ repository = "https://github.com/newtoallofthis123/lyrics_cli"

[dependencies]
inquire = {version = "0.6"}
clap = {version = "4.4", features = ["derive"]}
bunt = {version = "0.2"}
reqwest = {version = "0.11"}
serde = {version = "1", features = ["derive"]}
Expand Down

0 comments on commit 45ea81a

Please sign in to comment.