Skip to content

Commit

Permalink
Remove stale comments
Browse files Browse the repository at this point in the history
  • Loading branch information
recmo committed Aug 26, 2023
1 parent 0e2adc0 commit b3b7d84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/support/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ mod zeroize;

// * open-fastrlp

// * https://docs.rs/bytemuck/1.9.1/bytemuck/trait.Zeroable.html
// * https://docs.rs/bytemuck/1.9.1/bytemuck/trait.Pod.html

// Big int types:
// * https://crates.io/crates/crypto-bigint
// * https://crates.io/crates/rug
Expand All @@ -44,6 +41,3 @@ mod zeroize;
// More databases:
// * https://crates.io/crates/diesel

// FEATURE: Make sure `Bits` has the same level of support.

// TODO: Add more support for `Bits`, for example `rand` and `quickcheck`.

0 comments on commit b3b7d84

Please sign in to comment.