mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Deprecate fourcc.
This commit is contained in:
parent
a8f58a056a
commit
a5e74a93c3
@ -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…
Reference in New Issue
Block a user