mirror of
https://github.com/talwat/lowfi
synced 2024-12-26 11:11:54 +00:00
feat: update cargo.toml
This commit is contained in:
parent
5149723b5c
commit
04547195e4
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "lowifi"
|
||||
name = "lowfi"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
@ -23,4 +23,3 @@ bytes = "1.7.2"
|
||||
scraper = "0.20.0"
|
||||
rodio = { version = "0.19.0", features = ["mp3"], default-features = false }
|
||||
crossterm = "0.28.1"
|
||||
itertools = "0.13.0"
|
||||
|
Loading…
Reference in New Issue
Block a user