Skip to content

Commit 4cd118a

Browse files
committed
chore: trim the rust fixture manifest
1 parent 24b7ed6 commit 4cd118a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • apps/error-tracking-upload-source-maps/rust

apps/error-tracking-upload-source-maps/rust/Cargo.toml

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

6-
# Intentionally no [profile.release] debug-info settings: the
7-
# upload-source-maps skill's "keep debug info in release builds" gotcha
8-
# requires the agent to add them, so the fixture must start without.
9-
106
[dependencies]
117
posthog-rs = "0.20"
128
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)