Remove wasmtime-cli-flags from public crates list (#4097)
We won't be promising that this crate has API-compatible patch releases and this also fixes the execution of the release process since the bump of version numbers failed due to this being in this list.
This commit is contained in:
@@ -77,7 +77,6 @@ const PUBLIC_CRATES: &[&str] = &[
|
||||
"wasmtime-wasi",
|
||||
"wasmtime-wasi-nn",
|
||||
"wasmtime-wasi-crypto",
|
||||
"wasmtime-cli-flags",
|
||||
"wasmtime-cli",
|
||||
// all cranelift crates are considered "public" in that they can't
|
||||
// have breaking API changes in patch releases
|
||||
|
||||
Reference in New Issue
Block a user