Merge pull request #8465 from uutils/renovate/glob-0.x-lockfile

chore(deps): update rust crate glob to v0.3.3
This commit is contained in:
Daniel Hofstetter
2025-08-11 12:52:03 +02:00
committed by GitHub
Generated
+2 -2
View File
@@ -1184,9 +1184,9 @@ dependencies = [
[[package]] [[package]]
name = "glob" name = "glob"
version = "0.3.2" version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
[[package]] [[package]]
name = "half" name = "half"