diff --git a/libstone/Cargo.toml b/libstone/Cargo.toml index 33811bf0..3ccafdc1 100644 --- a/libstone/Cargo.toml +++ b/libstone/Cargo.toml @@ -21,7 +21,7 @@ cbindgen.workspace = true [package.metadata.capi.header] name = "stone" -subdirectory = "libstone" +subdirectory = false [package.metadata.capi.pkg_config] name = "libstone"