Skip to content

Commit 6fe17fb

Browse files
committed
fix: revert to flat dependency form (xlings compat)
1 parent ae12683 commit 6fe17fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mcpp.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "src/capi/lua.cppm"
1212
[targets.capi-lua]
1313
kind = "lib"
1414

15-
[dependencies.compat]
15+
[dependencies]
1616
lua = "5.4.7"
1717

18-
[dev-dependencies.compat]
18+
[dev-dependencies]
1919
gtest = "1.15.2"

0 commit comments

Comments
 (0)