Bump version to 0.10-pre
This commit is contained in:
parent
6e352d7631
commit
46905c04f5
15 changed files with 18 additions and 22 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#[crate_id = "rustdoc#0.9"];
|
||||
#[crate_id = "rustdoc#0.10-pre"];
|
||||
#[desc = "rustdoc, the Rust documentation extractor"];
|
||||
#[license = "MIT/ASL2"];
|
||||
#[crate_type = "dylib"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue