1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 13:07:46 +00:00

Merge pull request #4664 from uutils/renovate/gcd-2.x

chore(deps): update rust crate gcd to 2.3
This commit is contained in:
Daniel Hofstetter 2023-03-29 16:21:58 +02:00 committed by GitHub
commit 71aec8111e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -283,7 +283,7 @@ fnv = "1.0.7"
fs_extra = "1.3.0"
fts-sys = "0.2"
fundu = "0.4.3"
gcd = "2.2"
gcd = "2.3"
glob = "0.3.1"
half = "2.2"
indicatif = "0.17"