Skip to content

Commit

Permalink
Add command to dump bencode (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Jan 6, 2024
1 parent af1274b commit 7800a9c
Show file tree
Hide file tree
Showing 48 changed files with 1,296 additions and 744 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
components: clippy, rustfmt
override: true
target: ${{ matrix.target }}
toolchain: 1.56.0
toolchain: stable

- name: Info
run: |
Expand Down
Loading

0 comments on commit 7800a9c

Please sign in to comment.