cargo update

This commit is contained in:
link2xt
2021-12-11 12:02:20 +00:00
parent d210e0bffe
commit 92e300cb9f
2 changed files with 134 additions and 102 deletions

View File

@@ -56,7 +56,7 @@ rand = "0.7"
regex = "1.5"
rusqlite = "0.26"
rust-hsluv = "0.1"
rustyline = { version = "9.0", optional = true }
rustyline = { version = "=9.0.0", optional = true }
sanitize-filename = "0.3"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }