chore(deps): update rust crate glob to v0.3.2
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc

This commit is contained in:
Renovate 2025-04-21 15:16:06 +00:00
parent 435fc5fadb
commit 86b8f9e40f
Signed by: renovate-bot
GPG key ID: 0E059908592C1674

4
Cargo.lock generated
View file

@ -1499,9 +1499,9 @@ dependencies = [
[[package]] [[package]]
name = "glob" name = "glob"
version = "0.3.1" version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
[[package]] [[package]]
name = "gobject-sys" name = "gobject-sys"