blacksky-algorithms / rsky

An AT Protocol Implementation built in Rust.
https://blackskyweb.xyz
Apache License 2.0
163 stars 8 forks source link

`use libipld::cid::Cid` #11

Closed DrewMcArthur closed 3 months ago

DrewMcArthur commented 4 months ago

closes #9

this appears to compile and pass checks, without having to do much other than swapping out the libraries.

DrewMcArthur commented 4 months ago

@rudyfraser let me know if there's more needed to close this out, i could definitely be missing something. i just added some tests to rsky_firehose::car to make sure stuff still ran, but i don't have the most solid understanding of what's going on there. so maybe they're not necessary, or just bad tests. happy to add more / take those out, whatever you think ✌️