Skip to content

Commit 131cb5e

Browse files
chore: bump open from 5.3.0 to 5.3.2 in /src-tauri
Bumps [open](https://github.com/Byron/open-rs) from 5.3.0 to 5.3.2. - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.0...v5.3.2) --- updated-dependencies: - dependency-name: open dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d6f149 commit 131cb5e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src-tauri/Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ log = "0.4"
5959
# Extracting zip files easily
6060
zip-extract = "0.1.3"
6161
# open urls
62-
open = "5.3.0"
62+
open = "5.3.2"
6363
semver = "1.0"
6464
# simplified filesystem access
6565
glob = "0.3.1"

0 commit comments

Comments
 (0)