We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a51ca6 + 37b4d34 commit 56c8151Copy full SHA for 56c8151
Cargo.toml
@@ -35,3 +35,7 @@ members = [
35
[patch.crates-io]
36
socket2 = { git = "https://github.com/hermit-os/socket2.git", branch = "v0.5.x" }
37
tokio = { git = "https://github.com/hermit-os/tokio.git", branch = "v/tokio-1.45.0" }
38
+
39
+[profile.profiling]
40
+inherits = "release"
41
+debug = "line-tables-only"
0 commit comments