We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffeb200 commit 9d72bc1Copy full SHA for 9d72bc1
Cargo.toml
@@ -29,12 +29,3 @@ rand = "0.9.0"
29
rand_core = "0.9.3"
30
argon2 = "0.5.2"
31
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