mirror of
https://github.com/mii443/wasmer.git
synced 2025-09-03 07:59:25 +00:00
Update mentions of alpha to beta
This commit is contained in:
@ -7,7 +7,7 @@ This crate contains a compiler implementation based on [the LLVM Compiler Infras
|
||||
First, add this crate into your `Cargo.toml` dependencies:
|
||||
|
||||
```toml
|
||||
wasmer-compiler-llvm = "1.0.0-alpha"
|
||||
wasmer-compiler-llvm = "1.0.0-beta"
|
||||
```
|
||||
|
||||
And then:
|
||||
|
Reference in New Issue
Block a user