diff options
Diffstat (limited to 'devel/py-pycrdt/Makefile.crates')
-rw-r--r-- | devel/py-pycrdt/Makefile.crates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pycrdt/Makefile.crates b/devel/py-pycrdt/Makefile.crates index be8734c03582..ae5e1776c341 100644 --- a/devel/py-pycrdt/Makefile.crates +++ b/devel/py-pycrdt/Makefile.crates @@ -63,4 +63,4 @@ CARGO_CRATES= arc-swap-1.7.1 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ - yrs-0.23.5 + yrs-0.24.0 |