Skip to content

Commit 2d26c4c

Browse files
dependabot[bot]amaanq
authored andcommitted
build(deps): bump the cargo group with 2 updates
Bumps the cargo group with 2 updates: [anyhow](https://github.com/dtolnay/anyhow) and [webbrowser](https://github.com/amodm/webbrowser-rs). Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.82) Updates `webbrowser` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](amodm/webbrowser-rs@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb09d57 commit 2d26c4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ strip = false
4040
[workspace.dependencies]
4141
ansi_term = "0.12.1"
4242
anstyle = "1.0.6"
43-
anyhow = "1.0.80"
43+
anyhow = "1.0.82"
4444
cc = "1.0.92"
4545
clap = { version = "4.5.4", features = [
4646
"cargo",
@@ -83,7 +83,7 @@ toml = "0.8.12"
8383
unindent = "0.2.3"
8484
walkdir = "2.5.0"
8585
wasmparser = "0.201.0"
86-
webbrowser = "0.8.14"
86+
webbrowser = "0.8.15"
8787

8888
tree-sitter = { version = "0.22.2", path = "./lib" }
8989
tree-sitter-loader = { version = "0.22.2", path = "./cli/loader" }

0 commit comments

Comments
 (0)