Skip to content

Commit

Permalink
Fixup bad cherry-pick, add additional tests, remove unstable features…
Browse files Browse the repository at this point in the history
…, remove default pinned impls, and fix some new failing test cases from bugs
  • Loading branch information
dylanplecki committed Jan 20, 2024
1 parent 562d429 commit 223dce4
Show file tree
Hide file tree
Showing 7 changed files with 306 additions and 145 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ categories = ["network-programming", "data-structures"]
[features]
default = ["std"]
std = []
iter_advance_by = []

[dependencies]
serde = { version = "1.0.60", optional = true, default-features = false, features = ["alloc"] }
Expand Down
Loading

0 comments on commit 223dce4

Please sign in to comment.