Deprecate semver.
This commit is contained in:
parent
cdb8a88717
commit
5446aed289
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
|||
//! `0.8.1-rc.3.0+20130922.linux`.
|
||||
|
||||
#![crate_name = "semver"]
|
||||
#![experimental]
|
||||
#![deprecated = "This is now a cargo package located at: \
|
||||
https://github.com/rust-lang/semver"]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
#![license = "MIT/ASL2"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue