cargo: bump rustyline from 4.1.0 to 8.0.0 (#2402)

This commit is contained in:
dependabot[bot]
2021-05-01 20:39:12 +00:00
committed by GitHub
parent 16dcd712f0
commit 6971bfc3d4
3 changed files with 84 additions and 83 deletions

View File

@@ -58,7 +58,7 @@ rand = "0.7.0"
regex = "1.4.6"
rusqlite = "0.25"
rust-hsluv = "0.1.4"
rustyline = { version = "4.1.0", optional = true }
rustyline = { version = "8.0.0", optional = true }
sanitize-filename = "0.3.0"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }