12 lines
298 B
Diff
12 lines
298 B
Diff
--- ../Cargo.toml.orig 2022-02-18 18:05:37.225538565 +0000
|
|
+++ ./Cargo.toml 2022-02-18 18:05:47.435482830 +0000
|
|
@@ -33,7 +33,7 @@
|
|
rand = "0.5.5"
|
|
regex = "1"
|
|
rust-crypto = "0.2.36"
|
|
-rustyline = "1.0.0"
|
|
+rustyline = "4.0.0"
|
|
scoped_threadpool = "0.1.9"
|
|
seahash = "3.0.5"
|
|
std-semaphore = "0.1.0"
|