diff options
Diffstat (limited to '')
-rw-r--r-- | devel/py-ty/Makefile.crates | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-ty/Makefile.crates b/devel/py-ty/Makefile.crates index d56a675cc4ec..d1a6108e67a7 100644 --- a/devel/py-ty/Makefile.crates +++ b/devel/py-ty/Makefile.crates @@ -154,8 +154,8 @@ CARGO_CRATES= adler2-2.0.0 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ - jiff-0.2.13 \ - jiff-static-0.2.13 \ + jiff-0.2.14 \ + jiff-static-0.2.14 \ jiff-tzdb-0.1.4 \ jiff-tzdb-platform-0.1.3 \ jobserver-0.1.33 \ @@ -353,8 +353,8 @@ CARGO_CRATES= adler2-2.0.0 \ utf8-width-0.1.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.16.0 \ - uuid-macro-internal-1.16.0 \ + uuid-1.17.0 \ + uuid-macro-internal-1.17.0 \ valuable-0.1.1 \ version-ranges-0.1.1 \ version_check-0.9.5 \ |