remove termion: inhouse key parsing
replace blake2 with sha512, fix C and D in romono, minor terminal and audio player fixes
This commit is contained in:
@@ -8,7 +8,5 @@ edition = "2021"
|
||||
[dependencies]
|
||||
ming-wm-lib = { path = "../ming-wm-lib" }
|
||||
linux = { path = "linux" }
|
||||
blake2 = { version = "0.10.6", default-features = false }
|
||||
termion = { version = "4.0.3" }
|
||||
bitcoin_hashes = { version = "0.16.0", default-features = false }
|
||||
bmp-rust = "0.5.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user