Skip to content

Commit 9d72bc1

Browse files
committed
Cleanup Cargo.toml.
1 parent ffeb200 commit 9d72bc1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Cargo.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,3 @@ rand = "0.9.0"
2929
rand_core = "0.9.3"
3030
argon2 = "0.5.2"
3131
hex = "0.4.3"
32-
33-
# Optimization settings for all workspace members
34-
[profile.release]
35-
lto = false
36-
37-
# This is a key addition - define specific target configuration
38-
[workspace.metadata.leptos]
39-
# Components that can be built for wasm
40-
wasm-components = ["bitvault-ui", "bitvault-core"]

0 commit comments

Comments
 (0)