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

Determine which version of Rust is required to use simulacrum and add a badge #42

Open
jasongrlicky opened this issue Mar 27, 2018 · 0 comments

Comments

@jasongrlicky
Copy link
Contributor

jasongrlicky commented Mar 27, 2018

We can do this by adding the following to our README:

![minimum rustc 1.8](https://img.shields.io/badge/rustc-1.8+-red.svg)
  • Re-exporting macros using pub use macro_crate::* was added (albeit accidentally) in 1.15, so at least that for facade.
  • "Needs" 1.21 for [patch] section in Cargo.toml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant