Skip to content

Commit 3b0a502

Browse files
build(deps): bump open from 5.3.2 to 5.3.3 (#2235)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e819fbb commit 3b0a502

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.

harper-ls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ itertools = "0.14.0"
2727
tracing = { version = "0.1.41", default-features = false, features = ["std"] }
2828
tracing-subscriber = { version = "0.3.20", default-features = false, features = ["fmt", "std"] }
2929
resolve-path = "0.1.0"
30-
open = "5.3.0"
30+
open = "5.3.3"
3131
futures = "0.3.31"
3232
serde = { version = "1.0.228", features = ["derive"] }
3333
indexmap = { version = "2.12.0", features = ["serde"] }

0 commit comments

Comments
 (0)