Skip to content

Commit 4a75b0f

Browse files
authored
minor: update cargo dependencies (#1383)
* Update Cargo.lock files * Remove CI steps that are no longer required
1 parent 675e41e commit 4a75b0f

File tree

3 files changed

+568
-260
lines changed

3 files changed

+568
-260
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,6 @@ jobs:
5353
exit 1
5454
fi
5555
56-
- name: Setup Rust Toolchain
57-
uses: dtolnay/rust-toolchain@stable
58-
id: rust-toolchain
59-
60-
- name: Install Protoc
61-
uses: arduino/setup-protoc@v3
62-
with:
63-
version: '27.4'
64-
repo-token: ${{ secrets.GITHUB_TOKEN }}
65-
6656
- name: Setup Python
6757
uses: actions/setup-python@v6
6858
with:

0 commit comments

Comments
 (0)