Skip to content

Commit b008f13

Browse files
committed
Set library name.
1 parent bc7dc8d commit b008f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libdd-profiling-ffi/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ publish = false
1414
# cf. https://github.com/rust-lang/rust/issues/51009
1515
crate-type = ["lib", "staticlib", "cdylib"]
1616
bench = false
17+
name = "datadog_profiling_ffi"
1718

1819
[features]
1920
default = ["ddcommon-ffi"]

0 commit comments

Comments
 (0)