mirror of
https://github.com/Dummi26/musicdb.git
synced 2025-12-14 20:06:16 +01:00
use newer mers and fix merscfg deadlock bug
This commit is contained in:
@@ -6,5 +6,5 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
mers_lib = { version = "0.9.6", features = ["ecolor-term"] }
|
||||
mers_lib = { version = "0.9.9", features = ["ecolor-term"] }
|
||||
musicdb-lib = { version = "0.1.0", path = "../musicdb-lib" }
|
||||
|
||||
Reference in New Issue
Block a user