mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Downgrade deadpool-runtime for MSRV CI
This commit is contained in:
parent
5f6ba1819e
commit
ce3e5c02cc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -140,6 +140,7 @@ jobs:
|
|||
run: |
|
||||
cargo update -p sqlx --precise 0.7.3
|
||||
cargo update -p atomic-write-file --precise 0.1.2
|
||||
cargo update -p deadpool-runtime --precise 0.1.3
|
||||
exit 0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue