Skip to content

Commit 1db6969

Browse files
chore(deps): bump open from 5.3.2 to 5.3.3
Bumps [open](https://github.com/Byron/open-rs) from 5.3.2 to 5.3.3. - [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.2...v5.3.3) --- updated-dependencies: - dependency-name: open dependency-version: 5.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b068c3 commit 1db6969

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ uuid = { version = "1.0", features = ["v4"] }
6666
rand = { version = "0.9", features = ["std_rng"] }
6767
once_cell = "1.19"
6868
rayon = "1.8"
69-
open = "5.0"
69+
open = "5.3"
7070
urlencoding = "2.1"
7171
git2 = { version = "0.20", features = ["vendored-openssl", "vendored-libgit2"] }
7272
streaming-iterator = "0.1"

0 commit comments

Comments
 (0)