Skip to content
Snippets Groups Projects
Commit 9a09802a authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Strip binary in release

parent c3024a23
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,6 @@ edition = "2021"
[dependencies]
rocket = { version = "0.5.0", features = ["json"] }
serde = { version = "1.0.197", features = ["derive"]}
[profile.release]
strip = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment