1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-19 06:04:40 +01:00

fix cargo-add in CI

This commit is contained in:
Rob Ede 2022-07-02 17:20:46 +01:00
parent e0845d9ad9
commit f7d629a61a
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -50,6 +50,7 @@ jobs:
- name: workaround MSRV issues
if: matrix.version != 'stable'
run: |
cargo install cargo-add
cargo add const-str@0.3 --dev -p=actix-web
cargo add const-str@0.3 --dev -p=awc