Reapply "chore(cargo): bump rustyline from 14.0.0 to 15.0.0"

This reverts commit 6cd6aca7b8.
This commit is contained in:
link2xt
2024-12-17 21:33:22 +00:00
committed by l
parent 30e1df0754
commit a3734a5f87
4 changed files with 21 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ log = { workspace = true }
nu-ansi-term = { workspace = true }
qr2term = "0.3.3"
rusqlite = { workspace = true }
rustyline = "14"
rustyline = "15"
tokio = { workspace = true, features = ["fs", "rt-multi-thread", "macros"] }
tracing-subscriber = { workspace = true, features = ["env-filter"] }