Skip to content

Commit

Permalink
Fix warning about unexpected cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
jtran committed Jul 25, 2024
1 parent 8bfd3ea commit a207aa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/wasm-lib/kcl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ pyo3 = ["dep:pyo3"]
# Helper functions also used in benchmarks.
lsp-test-util = []

tabled = []

[profile.release]
panic = "abort"
debug = true
Expand Down

0 comments on commit a207aa8

Please sign in to comment.