Skip to content

Commit 99e0b85

Browse files
committed
Update Cargo.toml crate-type syntax.
1 parent fdf6b6f commit 99e0b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samply-mac-preload/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
# This crate is not part of the samply workspace.
1010

1111
[lib]
12-
crate_type = ["cdylib"]
12+
crate-type = ["cdylib"]
1313

1414
[profile.dev]
1515
panic = "abort"

0 commit comments

Comments
 (0)