Skip to content

Commit

Permalink
bump rustlyline; fixes build error in rust 1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
azdle committed Aug 1, 2019
1 parent ff69090 commit b94aab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cc = { version = "1.0", optional = true }
pkg-config = { version = "0.3.11", optional = true }

[dev-dependencies]
rustyline = "3.0.0"
rustyline = "5.0"
criterion = "0.2.0"
compiletest_rs = { version = "0.3", features = ["stable"] }

Expand Down

0 comments on commit b94aab4

Please sign in to comment.