noosphere icon indicating copy to clipboard operation
noosphere copied to clipboard

Publish crates to crates.io

Open cdata opened this issue 3 years ago • 0 comments

At this time, none of our crates are published to crates.io. This doesn't prevent folks from kicking the tires - one can always include the crates as a git dependency in Cargo.toml. But crates.io doesn't currently support namespacing, and the longer we wait to publish, the more likely it is that someone will squat on our names. So, we should get our crates published ASAP.

  • [x] subtext: https://crates.io/crates/subtext
  • [ ] noosphere
  • [ ] noosphere-cbor
  • [ ] noosphere-storage
  • [ ] noosphere-collections
  • [ ] noosphere-api
  • [ ] noosphere-fs
  • [ ] noosphere-into
  • [ ] noosphere-gateway
  • [ ] noosphere-cli

cdata avatar Aug 02 '22 23:08 cdata