summaryrefslogtreecommitdiff
path: root/misc/xplr/files/patch-Cargo.toml
blob: aecca6ff69017bdb2fe625ab6bed915e0fedc32a (plain) (blame)
1
2
3
4
5
6
7
8
9
--- Cargo.toml.orig	2024-06-03 20:09:13 UTC
+++ Cargo.toml
@@ -90,5 +90,5 @@ strip = true
 strip = true
 
 [features]
-default = ["vendored-lua"]
+default = []
 vendored-lua = ["mlua/vendored"]