Skip to content

Commit 2438347

Browse files
committed
bump + new build test
1 parent baed96e commit 2438347

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout code
18-
uses: actions/checkout@v4
18+
uses: actions/checkout@v5
1919

2020
- name: Install Rust
2121
uses: dtolnay/rust-toolchain@stable

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ferristream"
3-
version = "0.0.8"
3+
version = "0.0.9"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)