Skip to content

Commit

Permalink
Merge pull request #1612 from joshrotenberg/update_tokio_warp
Browse files Browse the repository at this point in the history
Update tokio and warp to latest versions
  • Loading branch information
ehuss authored Jul 26, 2021
2 parents 27faa54 + da70261 commit 3d04e5c
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 127 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
rust: stable
- build: msrv
os: ubuntu-latest
rust: 1.45.0
rust: 1.46.0
steps:
- uses: actions/checkout@master
- name: Install Rust
Expand Down
Loading

0 comments on commit 3d04e5c

Please sign in to comment.