Skip to content

Commit

Permalink
Remove use bincode in rkyv (#70)
Browse files Browse the repository at this point in the history
* [gh-actions] Update benchmarks

* Remove use bincode in rkyv.

* Revert unintended changes.

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
caibear and github-actions committed Mar 23, 2024
1 parent 6accaec commit c5293a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bench_rkyv.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
use bincode1::Options;
use core::pin::Pin;

use bytecheck::CheckBytes;
Expand Down

0 comments on commit c5293a4

Please sign in to comment.