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 fdf6b6f commit 99e0b85Copy full SHA for 99e0b85
samply-mac-preload/Cargo.toml
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
9
# This crate is not part of the samply workspace.
10
11
[lib]
12
-crate_type = ["cdylib"]
+crate-type = ["cdylib"]
13
14
[profile.dev]
15
panic = "abort"
0 commit comments