Compare commits
No commits in common. "main" and "default" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ path = "src/main.rs"
|
|||
|
||||
[dependencies]
|
||||
pico-args = "0.5.0"
|
||||
termion = "4.0.3"
|
||||
termion = "3.0.0"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 's'
|
||||
|
|
Loading…
Reference in a new issue