Skip to content

Commit a0aa2c2

Browse files
committed
chore: deprecate this repo
The libipld crates are superseded by `ipld-core` and companion crates like `serde_ipld_dagcbor`, `serde_ipld_dagjson` and `ipld-dagpb`.
1 parent 33deb9d commit a0aa2c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> # ⛔️ DEPRECATED: [libipld](https://github.com/ipld/libipld) has been superseded by [ipld-core](https://github.com/ipld/rust-ipld-core)
2+
> The migration to `ipld-core` should mostly be straight forward. If you run into problems during the migration, feel free to [open a bug report on the `ipld-core` repo](https://github.com/ipld/rust-ipld-core/issues).
3+
4+
15
# Rust IPLD library
26

37
> Basic rust ipld library supporting `dag-cbor`, `dag-json` and `dag-pb` formats.

0 commit comments

Comments
 (0)