Skip to content

Commit

Permalink
Merge pull request #39 from strict-types/develop
Browse files Browse the repository at this point in the history
Improve restricted string API
  • Loading branch information
dr-orlovsky authored May 24, 2024
2 parents c43d8e2 + 457c34b commit 11b3fca
Show file tree
Hide file tree
Showing 8 changed files with 162 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolchain: [ nightly, beta, stable, 1.69.0 ]
toolchain: [ nightly, beta, stable, 1.70.0 ]
steps:
- uses: actions/checkout@v2
- name: Install rust ${{ matrix.toolchain }}
Expand Down
Loading

0 comments on commit 11b3fca

Please sign in to comment.