Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit e8c215f

Browse files
still not getting line numbers in release mode
1 parent ba92082 commit e8c215f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "fastwave"
33
version = "0.1.0"
44
edition = "2021"
55

6+
[profile.release]
7+
debug = 1
8+
69
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
710

811
[dependencies]

0 commit comments

Comments
 (0)