mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 22:36:30 +03:00
cargo: bump rustyline from 4.1.0 to 8.0.0 (#2402)
This commit is contained in:
@@ -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"] }
|
||||
|
||||
Reference in New Issue
Block a user