Skip to content

Commit

Permalink
some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Jan 28, 2025
1 parent 40cd4ba commit b61b339
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 2 additions & 0 deletions interpreter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ name = "interpreter"

[dependencies]
chalk_rs = { git = "https://github.com/leadlang/chalk.git" }


7 changes: 0 additions & 7 deletions lead/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,3 @@ sysinfo = { version = "0.33", default-features = false, features = ["system"] }

[build-dependencies]
tauri-winres = "0.2"

[profile.release]
panic = "abort"
codegen-units = 1
lto = true
opt-level = "s"
strip = true

0 comments on commit b61b339

Please sign in to comment.