Skip to content

Commit

Permalink
implement CandidType for serde_bytes::ByteArray (#557)
Browse files Browse the repository at this point in the history
* implement CandidType for serde_bytes::ByteArray

* clippy

* bump bench

* bump
  • Loading branch information
chenyan-dfinity authored Jun 14, 2024
1 parent 7755301 commit 66cf688
Show file tree
Hide file tree
Showing 6 changed files with 201 additions and 192 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: run benchmark
runs-on: ubuntu-latest
env:
RUSTC_VERSION: 1.77.0
RUSTC_VERSION: 1.79.0
steps:
- uses: actions/checkout@v4
- name: Checkout base branch
Expand Down
Loading

0 comments on commit 66cf688

Please sign in to comment.