Deprecate fourcc.
This commit is contained in:
parent
a8f58a056a
commit
a5e74a93c3
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@ fn main() {
|
|||
*/
|
||||
|
||||
#![crate_name = "fourcc"]
|
||||
#![experimental]
|
||||
#![deprecated = "This is now a cargo package located at: \
|
||||
https://github.com/rust-lang/fourcc"]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
#![license = "MIT/ASL2"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue