提交 5446aed2 编写于 作者: I Ilya Dmitrichenko 提交者: Alex Crichton

Deprecate semver.

上级 cdb8a887
......@@ -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"]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册