Skip to content

Commit d8a10b1

Browse files
chore(deps): bump open from 5.3.2 to 5.3.3 (#50)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2e6cec commit d8a10b1

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.

crates/rustirc-gui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ anyhow = { workspace = true }
1515
thiserror = { workspace = true }
1616
regex = { workspace = true }
1717
async-trait = "0.1"
18-
open = "5.0"
18+
open = "5.3"
1919
chrono = { version = "0.4", features = ["serde"] }
2020

2121
rustirc-core = { path = "../rustirc-core" }

0 commit comments

Comments
 (0)