Merge pull request #2698 from deltachat/dependabot/cargo/rustyline-9.0.0

This commit is contained in:
dependabot[bot]
2021-09-28 17:54:21 +00:00
committed by GitHub
2 changed files with 9 additions and 7 deletions

View File

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