diff options
Diffstat (limited to 'src/libterm/lib.rs')
| -rw-r--r-- | src/libterm/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libterm/lib.rs b/src/libterm/lib.rs index c953f591d80..44ae00d997c 100644 --- a/src/libterm/lib.rs +++ b/src/libterm/lib.rs @@ -40,6 +40,7 @@ #![crate_name = "term"] #![experimental = "use the crates.io `term` library instead"] +#![staged_api] #![crate_type = "rlib"] #![crate_type = "dylib"] #