Want to know when another crate depends on yours? We can notify (cratify!) you when this happens.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
database
docs
frontend
migrations
src
.dockerignore
.gitignore
.travis.yml
Cargo.lock
Cargo.toml
Dockerfile
README.md
diesel.toml
docker-compose.prod.yml
docker-compose.yml
docker-local.env
docker-prod.env
local.env

README.md

Cratify

Build Status

Want to know when another crate depends on yours? We can notify (cratify!) you when this happens.

How does it work?

  • Sign up to receive cratifications for any crate (and optionally, a specific version of that crate).
  • We monitor the Cargo index for changes - when we see something you care about, we let you know via e-mail.
  • And that's it!

License

Licensed under either

at your decision.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.