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

Prepare for and Bump Chrono version to 0.4.10 #360

Merged
merged 2 commits into from Nov 24, 2019

Commits on Nov 24, 2019

  1. Replace all uses of try! with question mark

    The `?` operator was stabilized in 1.13, this gets rid of a few hundred
    deprecation warnings.
    
    Fixes chronotope#357
    quodlibetor committed Nov 24, 2019
    Copy the full SHA
    6622bdc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    670561b View commit details
    Browse the repository at this point in the history