Skip to content

Commit

Permalink
chore: remove deprecated bitswap code (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored Aug 30, 2024
1 parent 5339b99 commit 8686a15
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 930 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,6 @@ debug = true

[workspace]
members = ["packages/*", "unixfs", "examples/*"]
exclude = ["archived", "deprecated/*", "packages/libp2p-bitswap-next", "packages/beetle-bitswap-next"]
exclude = ["archived", "packages/libp2p-bitswap-next", "packages/beetle-bitswap-next"]

resolver = "2"
23 changes: 0 additions & 23 deletions deprecated/bitswap/Cargo.toml

This file was deleted.

3 changes: 0 additions & 3 deletions deprecated/bitswap/build.rs

This file was deleted.

Loading

0 comments on commit 8686a15

Please sign in to comment.