We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59e1c0 commit 91f4689Copy full SHA for 91f4689
1 file changed
cmd/soroban-cli/src/utils/contract-workspace-template/Cargo.toml.removeextension
@@ -17,7 +17,7 @@ panic = "abort"
17
codegen-units = 1
18
lto = true
19
20
-# For more information about this profile see https://soroban.stellar.org/docs/basic-tutorials/logging#cargotoml-profile
+# For more information about this profile see https://developers.stellar.org/docs/build/smart-contracts/example-contracts/logging#cargotoml-profile
21
[profile.release-with-logs]
22
inherits = "release"
23
debug-assertions = true
0 commit comments