Skip to content

Commit

Permalink
Update Cargo.toml to v0.0.11-alpha.1 (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulyssa authored Aug 30, 2024
1 parent 3355eb2 commit a32915b
Show file tree
Hide file tree
Showing 5 changed files with 771 additions and 574 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading

0 comments on commit a32915b

Please sign in to comment.