0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 00:10:52 +00:00
termux-packages/packages/locustdb/Cargo.toml.patch
2024-05-09 13:36:28 +03:00

11 lines
183 B
Diff

+++ ./Cargo.toml
@@ -39,7 +39,7 @@
rand = "0.5"
regex = "1"
blake2 = "0.10"
-rustyline = "1.0"
+rustyline = "4.0.0"
scoped_threadpool = "0.1"
seahash = "3.0"
sqlparser = "0.38"