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

build(deps): bump chrono from 0.4.24 to 0.4.31 #532

Closed
wants to merge 4 commits into from

Commits on Sep 18, 2023

  1. build(deps): bump chrono from 0.4.24 to 0.4.31

    Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.24 to 0.4.31.
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.24...v0.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: chrono
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0e4a8f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    b6218a7 View commit details
    Browse the repository at this point in the history
  2. Update deprecated function from_utc to avoid build errors

    Update deprecated function `from_utc` to avoid build errors
    
    Signed-off-by: Daniel Martinez Maqueda <[email protected]>
    Daniel Martinez Maqueda committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7ddfca9 View commit details
    Browse the repository at this point in the history
  3. Update proc_macro2 to fix nightly build

    Update `proc_macro2` to fix nightly build
    
    Signed-off-by: Daniel Martinez Maqueda <[email protected]>
    Daniel Martinez Maqueda committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    74352ef View commit details
    Browse the repository at this point in the history