Skip to content

Commit 3c17fc7

Browse files
committed
add features
1 parent a064270 commit 3c17fc7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/luals/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ path = "src/main.rs"
1313
luals-basic = { path = "../basic" }
1414
mlua.workspace = true
1515
tokio.workspace = true
16+
17+
[features]
18+
no_format = []

0 commit comments

Comments
 (0)