Skip to content

Commit 4413bd2

Browse files
committed
removed the symbol strip per the discussions in PR #66
1 parent 5d1f4c8 commit 4413bd2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ keywords = ["simple", "http", "server", "static", "file"]
99
repository = "https://github.com/TheWaWaR/simple-http-server"
1010
edition = "2018"
1111

12-
[profile.release]
13-
strip = "symbols"
14-
1512
[dependencies]
1613
clap = "2.33.0"
1714
termcolor = "1.0.5"

0 commit comments

Comments
 (0)