We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72dbb9f commit e7bcbe5Copy full SHA for e7bcbe5
Cargo.toml
@@ -21,7 +21,7 @@ dead_code = "allow"
21
miette = { git = "https://github.com/TheLostLambda/miette", features = ["fancy"] }
22
once_cell = "1.19.0"
23
polychem = { path = "crates/polychem/" }
24
-rustyline = "13.0.0"
+rustyline = "14.0.0"
25
26
# FIXME: This is just a list of nice libraries, but should eventually be deleted!
27
# [dependencies]
0 commit comments