diff options
Diffstat (limited to 'textproc/harper/Makefile.crates')
-rw-r--r-- | textproc/harper/Makefile.crates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index 64b7081fd1ad..1fd0a7863671 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -287,7 +287,7 @@ CARGO_CRATES= addr2line-0.24.2 \ open-5.3.2 \ option-ext-0.2.0 \ ordered-float-4.6.0 \ - ordered-float-5.0.0 \ + ordered-float-5.1.0 \ parking-2.2.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ |