Skip to content

Commit

Permalink
Fix Cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
nfachan committed May 16, 2024
1 parent 6742462 commit 5fce46b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,3 @@ zerocopy = { version = "0.7", features = ["derive"] }
wasm-logger = "0.2"
walkdir = "2.4"
xdg = "2.5.2"
[profile.wasm_dev]
inherits = "dev"
[profile.wasm_release]
inherits = "release"

0 comments on commit 5fce46b

Please sign in to comment.