chore(deps): update rust crate open to v5.3.2 #215

Open
renovate-bot wants to merge 1 commit from renovate/open-5.x-lockfile into master
Showing only changes of commit de029601f0 - Show all commits

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",