mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 05:39:52 -07:00
Update Cargo.toml
to v0.0.11-alpha.1 (#346)
This commit is contained in:
parent
3355eb2d26
commit
a32915b7e9
5 changed files with 776 additions and 579 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -22,8 +22,8 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- name: Install Rust (1.70 w/ clippy)
|
||||
uses: dtolnay/rust-toolchain@1.70
|
||||
- name: Install Rust (1.74 w/ clippy)
|
||||
uses: dtolnay/rust-toolchain@1.74
|
||||
with:
|
||||
components: clippy
|
||||
- name: Install Rust (nightly w/ rustfmt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue