Skip to content

Commit b826bf8

Browse files
committed
ci: relax ahash msrv pin
1 parent 10bd847 commit b826bf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

justfile

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ _list:
44
# Downgrade dev-dependencies necessary to run MSRV checks/tests.
55
[private]
66
downgrade-msrv:
7-
cargo update -p=ahash --precise=0.8.7
87
cargo update -p=ciborium --precise=0.2.1
98
cargo update -p=ciborium-ll --precise=0.2.1
109
cargo update -p=time --precise=0.3.16

0 commit comments

Comments
 (0)