Skip to content

Commit

Permalink
Merge pull request #116 from CleverCloud/devel/fdubois/chore/update-deps
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
FlorentinDUBOIS committed Jul 31, 2023
2 parents 2ce6364 + 5817603 commit 8e95981
Show file tree
Hide file tree
Showing 12 changed files with 421 additions and 474 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: true
matrix:
rust:
- 1.66.1
- 1.67.0
- stable
- beta
- nightly
Expand All @@ -39,7 +39,7 @@ jobs:
# We do not need to build across all supported versions the minimum supported rust version is
# enough. This check is here to detect conflict with the compiler feature flag.
rust:
- 1.66.1
- 1.67.0
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand All @@ -58,7 +58,7 @@ jobs:
fail-fast: true
matrix:
rust:
- 1.66.1
- 1.67.0
- stable
- beta
- nightly
Expand Down
Loading

0 comments on commit 8e95981

Please sign in to comment.