Skip to content

Commit b5496f8

Browse files
Luni-4marco-c
authored andcommitted
Do not use profile options in packages
1 parent f33b9de commit b5496f8

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

rust-code-analysis-cli/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ serde_cbor = "^0.11"
2222
serde_json = "^1.0"
2323
serde_yaml = "^0.8"
2424
toml = "^0.5"
25-
26-
[profile.release]
27-
strip = "debuginfo"

rust-code-analysis-web/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ serde_json = "^1.0"
2323

2424
[dev-dependencies]
2525
pretty_assertions = "^1.0"
26-
27-
[profile.release]
28-
strip = "debuginfo"

0 commit comments

Comments
 (0)