Skip to content

Commit efb1fe0

Browse files
authored
Merge pull request #213 from f3r10/bump_version_cargo
chore(sim-ln): Bump version cargo and workflow
2 parents 8834888 + 9d431ea commit efb1fe0

File tree

6 files changed

+598
-660
lines changed

6 files changed

+598
-660
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install protoc
1414
run: sudo apt install -y protobuf-compiler
1515
- uses: actions/checkout@v4
16-
- uses: dtolnay/rust-toolchain@1.76.0
16+
- uses: dtolnay/rust-toolchain@1.84.0
1717
- name: Install Clippy
1818
run: rustup component add clippy
1919
- name: Install Rustfmt

0 commit comments

Comments
 (0)