Skip to content

Commit b9814ce

Browse files
committed
Update rustyline to 4.1.0 to fix nightly build
1 parent 8359c6e commit b9814ce

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env_logger="0.5.10"
1818
clap = "2.31.2"
1919
rustpython_parser = {path = "parser"}
2020
rustpython_vm = {path = "vm"}
21-
rustyline = "2.1.0"
21+
rustyline = "4.1.0"
2222
xdg = "2.2.0"
2323

2424
[dev-dependencies.cpython]

0 commit comments

Comments
 (0)