We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a064270 commit 3c17fc7Copy full SHA for 3c17fc7
crates/luals/Cargo.toml
@@ -13,3 +13,6 @@ path = "src/main.rs"
13
luals-basic = { path = "../basic" }
14
mlua.workspace = true
15
tokio.workspace = true
16
+
17
+[features]
18
+no_format = []
0 commit comments