Skip to content

Commit

Permalink
fix: Increase minimal rust version for transitive dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-shine authored and ctron committed Apr 18, 2024
1 parent 3c44ed8 commit 9f55ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -19,7 +19,7 @@ jobs:
toolchain:
- stable
# minimum version
- "1.70"
- "1.73"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9f55ab7

Please sign in to comment.