Merge pull request 'chore(deps): update rust crate open to v5.3.2' (#215) from renovate/open-5.x-lockfile into master
Some checks failed
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux

Reviewed-on: #215
This commit is contained in:
Lucas Schwiderski 2025-04-21 17:03:12 +02:00
commit 9b21fbf493
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

4
Cargo.lock generated
View file

@ -2361,9 +2361,9 @@ dependencies = [
[[package]] [[package]]
name = "open" name = "open"
version = "5.3.0" version = "5.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61a877bf6abd716642a53ef1b89fb498923a4afca5c754f9050b4d081c05c4b3" checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
dependencies = [ dependencies = [
"is-wsl", "is-wsl",
"libc", "libc",