Skip to content

Commit 3d04e5c

Browse files
authored
Merge pull request #1612 from joshrotenberg/update_tokio_warp
Update tokio and warp to latest versions
2 parents 27faa54 + da70261 commit 3d04e5c

File tree

3 files changed

+116
-127
lines changed

3 files changed

+116
-127
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
rust: stable
3232
- build: msrv
3333
os: ubuntu-latest
34-
rust: 1.45.0
34+
rust: 1.46.0
3535
steps:
3636
- uses: actions/checkout@master
3737
- name: Install Rust

0 commit comments

Comments
 (0)