Compare commits
2 Commits
compilatio
...
a637486847
Author | SHA1 | Date | |
---|---|---|---|
a637486847 | |||
882cd55ec1 |
@@ -3,6 +3,10 @@ name = "tulflash"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "s"
|
||||
strip = true
|
||||
|
||||
[dependencies]
|
||||
argp = "0.4.0"
|
||||
crossterm = "0.29.0"
|
||||
|
Reference in New Issue
Block a user