mirror of
https://github.com/fafhrd91/actix-net
synced 2025-03-29 05:05:41 +01:00
ci: relax ahash msrv pin
This commit is contained in:
parent
10bd847177
commit
b826bf8471
1
justfile
1
justfile
@ -4,7 +4,6 @@ _list:
|
||||
# Downgrade dev-dependencies necessary to run MSRV checks/tests.
|
||||
[private]
|
||||
downgrade-msrv:
|
||||
cargo update -p=ahash --precise=0.8.7
|
||||
cargo update -p=ciborium --precise=0.2.1
|
||||
cargo update -p=ciborium-ll --precise=0.2.1
|
||||
cargo update -p=time --precise=0.3.16
|
||||
|
Loading…
x
Reference in New Issue
Block a user