Update dependencies

This commit is contained in:
Alex Orlenko 2021-11-25 18:12:29 +00:00
parent 2fee3e7891
commit a0554a56d4
No known key found for this signature in database
GPG key ID: 4C150C250863B96D

View file

@ -60,7 +60,7 @@ lua-src = { version = ">= 540.0.0, < 550.0.0", optional = true }
luajit-src = { version = ">= 210.3.1, < 220.0.0", optional = true }
[dev-dependencies]
rustyline = "8.0"
rustyline = "9.0"
criterion = { version = "0.3.4", features = ["html_reports", "async_tokio"] }
trybuild = "1.0"
futures = "0.3.5"