1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 05:27:45 +00:00

chore(deps): update rust crate gcd to 2.3

This commit is contained in:
renovate[bot] 2023-03-28 12:50:30 +00:00 committed by GitHub
parent 0562c508ed
commit e69e3ec16f
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.1.0"
fts-sys = "0.2"
fundu = "0.4.3"
gcd = "2.2"
gcd = "2.3"
glob = "0.3.1"
half = "2.1"
indicatif = "0.17"