We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bd847 commit b826bf8Copy full SHA for b826bf8
justfile
@@ -4,7 +4,6 @@ _list:
4
# Downgrade dev-dependencies necessary to run MSRV checks/tests.
5
[private]
6
downgrade-msrv:
7
- cargo update -p=ahash --precise=0.8.7
8
cargo update -p=ciborium --precise=0.2.1
9
cargo update -p=ciborium-ll --precise=0.2.1
10
cargo update -p=time --precise=0.3.16
0 commit comments