Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Add categories to Cargo.toml #18

Merged
merged 1 commit into from
Jan 20, 2017

Conversation

shepmaster
Copy link
Contributor

Hi! crates.io now supports categories, which are a curated list
of topics aimed at helping an end-user coming to crates.io looking for
"a crate to do ______".

We're sending pull requests to selected crates to add categories in order to help
populate the categories and seed their usefulness. We've made a guess at the best
category/categories for this crate; if it doesn't fit, please feel free to take
a look at all the available categories and their descriptions and
the slug values that should be specified in your Cargo.toml and pick
different ones. If you have a category in mind that isn't available, you can
send a PR to this file on crates.io to propose additional
categories.

Crates can have up to 5 categories, and uploading categories to crates.io
currently requires publishing a new version with a cargo nightly from 2017-01-18
or later (it needs to contain this PR).

We've published a blog post with further details about categories.
The blog post also talks about the new crates.io support for CI badges, which
you may be interested in adding as well.

Please let me know if you have any questions!

@alexcrichton alexcrichton merged commit d905b67 into rust-lang-deprecated:master Jan 20, 2017
@shepmaster shepmaster deleted the patch-1 branch January 20, 2017 16:58
opilar pushed a commit to opilar/tempdir that referenced this pull request Sep 22, 2017
Added contents_first option

Added ability to yield the contents of the directory before the
directory itself

Fixes rust-lang-deprecated#18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants