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

Update Rust nightly version #1114

Closed
wants to merge 3 commits into from

Commits on Aug 28, 2024

  1. Update Rust nightly version

    chrysn committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    de38375 View commit details
    Browse the repository at this point in the history
  2. dep: 'cargo update'

    This fixes trouble with old proc-macro2 on new nightlies.
    chrysn committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8712319 View commit details
    Browse the repository at this point in the history
  3. dep: Remove time-macro pinning

    The current nightly supports the latest time-macros (by a long time).
    Not pinning again because more recent cargo versions can take care of
    rust-version metadata in crates.
    chrysn committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    828f21e View commit details
    Browse the repository at this point in the history