Skip to content

Commit 000edcc

Browse files
chore: Update dependencies that was deprecated.
1 parent 7c54436 commit 000edcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ctrlc = "3"
2222
# Drives a system-installed Chrome/Chromium via CDP; the install.sh provisions the browser.
2323
headless_chrome = "1.0.21"
2424
# Line editor + history for `edge repl`.
25-
rustyline = "15"
25+
rustyline = "18.0.0"
2626
# HTTPS fetcher used by `edge build` to vendor the runtime, compiler.wasm, and packages.
2727
ureq = "3"
2828

0 commit comments

Comments
 (0)