Skip to content

Commit 593485a

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 5589307 commit 593485a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src-tauri/Cargo.lock

+3-2
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
@@ -65,7 +65,7 @@ log = "0.4"
6565
# Extracting zip files easily
6666
zip-extract = "0.1.3"
6767
# open urls
68-
open = "5.3.0"
68+
open = "5.3.2"
6969
semver = "1.0"
7070
# simplified filesystem access
7171
glob = "0.3.1"

0 commit comments

Comments
 (0)