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

[cargo](deps): Bump the deps group with 6 updates #162

Merged
merged 2 commits into from
Sep 18, 2023

Commits on Sep 18, 2023

  1. [cargo](deps): Bump the deps group with 6 updates

    Bumps the deps group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.106` | `1.0.107` |
    | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.2` | `1.0.3` |
    | [libc](https://github.com/rust-lang/libc) | `0.2.147` | `0.2.148` |
    | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.66` | `1.0.67` |
    | [syn](https://github.com/dtolnay/syn) | `2.0.32` | `2.0.37` |
    | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.11` | `1.0.12` |
    
    
    Updates `serde_json` from 1.0.106 to 1.0.107
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.106...v1.0.107)
    
    Updates `anstyle` from 1.0.2 to 1.0.3
    - [Commits](rust-cli/anstyle@anstyle-wincon-v1.0.2...v1.0.3)
    
    Updates `libc` from 0.2.147 to 0.2.148
    - [Release notes](https://github.com/rust-lang/libc/releases)
    - [Commits](rust-lang/libc@0.2.147...0.2.148)
    
    Updates `proc-macro2` from 1.0.66 to 1.0.67
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.66...1.0.67)
    
    Updates `syn` from 2.0.32 to 2.0.37
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.32...2.0.37)
    
    Updates `unicode-ident` from 1.0.11 to 1.0.12
    - [Release notes](https://github.com/dtolnay/unicode-ident/releases)
    - [Commits](dtolnay/unicode-ident@1.0.11...1.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: anstyle
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: libc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: proc-macro2
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: syn
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: unicode-ident
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    78a5c29 View commit details
    Browse the repository at this point in the history
  2. Increase MSRV to 1.70

    jwodder committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    65be3d6 View commit details
    Browse the repository at this point in the history