fix wiggle-borrow publishing order
This commit is contained in:
@@ -42,10 +42,10 @@ const CRATES_TO_PUBLISH: &[&str] = &[
|
|||||||
"cranelift-simplejit",
|
"cranelift-simplejit",
|
||||||
// wig/wiggle
|
// wig/wiggle
|
||||||
"wig",
|
"wig",
|
||||||
"wiggle-borrow",
|
|
||||||
"wiggle-generate",
|
"wiggle-generate",
|
||||||
"wiggle-macro",
|
"wiggle-macro",
|
||||||
"wiggle",
|
"wiggle",
|
||||||
|
"wiggle-borrow",
|
||||||
"wasmtime-wiggle-macro",
|
"wasmtime-wiggle-macro",
|
||||||
// wasi-common bits
|
// wasi-common bits
|
||||||
"winx",
|
"winx",
|
||||||
|
|||||||
Reference in New Issue
Block a user