summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/xplr/files/extra-patch-Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/xplr/files/extra-patch-Cargo.toml b/misc/xplr/files/extra-patch-Cargo.toml
index 71b42d2bdaf2..2d7ddc422942 100644
--- a/misc/xplr/files/extra-patch-Cargo.toml
+++ b/misc/xplr/files/extra-patch-Cargo.toml
@@ -1,11 +1,11 @@
---- Cargo.toml.orig 2022-06-06 15:39:26 UTC
+--- Cargo.toml.orig 2022-09-11 02:46:38 UTC
+++ Cargo.toml
-@@ -60,7 +60,7 @@ features = ['serde']
+@@ -63,7 +63,7 @@ features = ['serde']
[dependencies.mlua]
- version = "0.7.4"
+ version = "0.8.3"
-features = ['luajit', 'vendored', 'serialize', 'send']
+features = ['luajit', 'serialize', 'send']
[dependencies.tui-input]
- version = "0.4.2"
+ version = "0.5.1"