Skip to content

Commit 48e92af

Browse files
committed
bump rustlyline; fixes build error in rust 1.36
1 parent fb9c901 commit 48e92af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cc = { version = "1.0", optional = true }
4242
pkg-config = { version = "0.3.11", optional = true }
4343

4444
[dev-dependencies]
45-
rustyline = "3.0.0"
45+
rustyline = "5.0"
4646
criterion = "0.2.0"
4747
compiletest_rs = { version = "0.3", features = ["stable"] }
4848

0 commit comments

Comments
 (0)