Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split a -sys crate out #68

Merged
merged 19 commits into from Oct 15, 2015

Reexport date for back compat

  • Loading branch information
sfackler committed Sep 6, 2015
commit d9a3185edd0da468622b153ac94f9448ddd0e88d
@@ -52,6 +52,7 @@ pub mod array;
pub mod base;
pub mod boolean;
pub mod data;
pub use core_foundation_sys::date; // back compat
pub mod dictionary;
pub mod number;
pub mod set;
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.