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.
1 parent bc7dc8d commit b008f13Copy full SHA for b008f13
libdd-profiling-ffi/Cargo.toml
@@ -14,6 +14,7 @@ publish = false
14
# cf. https://github.com/rust-lang/rust/issues/51009
15
crate-type = ["lib", "staticlib", "cdylib"]
16
bench = false
17
+name = "datadog_profiling_ffi"
18
19
[features]
20
default = ["ddcommon-ffi"]
0 commit comments