Skip to content

Commit

Permalink
ci(rust): test rust ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alemidev committed Sep 10, 2024
1 parent 73f6ed7 commit 675a809
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- stable
- ci

env:
CARGO_TERM_COLOR: always
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors = [
]
license = "GPL-3.0-only"
edition = "2021"
version = "0.7.0-beta.2"
version = "0.7.0-beta.3"
exclude = ["dist/*"]

[lib]
Expand Down

0 comments on commit 675a809

Please sign in to comment.