rust-lang / hashbrown

Rust port of Google's SwissTable hash map
https://rust-lang.github.io/hashbrown
Apache License 2.0
2.46k stars 288 forks source link

Revert "feat: borsh serde" #570

Closed dzmitry-lahoda closed 1 month ago

dzmitry-lahoda commented 1 month ago

Reverts rust-lang/hashbrown#525

kayabaNerve commented 1 month ago

This doesn't update the Cargo.toml to remove the borsh feature/dependency from there.

dzmitry-lahoda commented 1 month ago

Sorry, will revert. So weird how it happend. I pressed revert in GH on commit which did added both rust and toml changes.

Amanieu commented 1 month ago

Can you update this PR to also revert the changes in Cargo.toml?

We will likely release 0.16 after this is merged since this is a breaking change.

Amanieu commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit 5b8e6d5c41167ee93f3f50b9db8cb75df10b22e6 has been approved by Amanieu

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 5b8e6d5c41167ee93f3f50b9db8cb75df10b22e6 with merge 20170b8285943abe2a1ada9259108c630dbd1f44...

bors commented 1 month ago

:sunny: Test successful - checks-actions Approved by: Amanieu Pushing 20170b8285943abe2a1ada9259108c630dbd1f44 to master...