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

Do not include iana-time-zone for sgx #767

Merged
merged 3 commits into from Aug 12, 2022
Merged

Commits on Aug 10, 2022

  1. Do not include iana-time-zone for sgx

    In previous version chrono with default features built successfully on the sgx platform. Since `iana-time-zone` is not implemented for this platform, do not include it when `target_env = "sgx"`.
    trevor-crypto committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d847614 View commit details
    Browse the repository at this point in the history
  2. Add sgx build to CI

    trevor-crypto committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    24715f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f9af6f View commit details
    Browse the repository at this point in the history