stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 9 forks source link

use rust stable on CI #399

Closed csgui closed 1 month ago

csgui commented 1 month ago

Attemp to fix error:

raw profile version mismatch: Profile uses raw profile format version = 9; expected version = 8
csgui commented 1 month ago

Closing this PR since it is no longer necessary. Same fix was added to #396 .