fix: remove opt level 3 for dev
This commit is contained in:
@@ -8,9 +8,6 @@ license = "GPLv2"
|
|||||||
repository = "https://github.com/StardustXR/stardust-xr-server/"
|
repository = "https://github.com/StardustXR/stardust-xr-server/"
|
||||||
homepage = "https://stardustxr.org"
|
homepage = "https://stardustxr.org"
|
||||||
|
|
||||||
[profile.dev]
|
|
||||||
opt-level = 3
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
color-eyre = { version = "0.6.2", default-features = false }
|
color-eyre = { version = "0.6.2", default-features = false }
|
||||||
clap = { version = "4.0.8", features = ["derive"] }
|
clap = { version = "4.0.8", features = ["derive"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user