Skip to content

Commit 147a2ef

Browse files
chore(deps): bump anyhow from 1.0.98 to 1.0.100 in /src-tauri
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6827a58 commit 147a2ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src-tauri/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.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tokio = { version = "1.47.1", features = ["full"] }
2626
tokio-util = { version = "0.7.16", features = ["io"] }
2727
tokio-stream = "0.1.16"
2828
futures = "0.3.31"
29-
anyhow = "1.0.98"
29+
anyhow = "1.0.100"
3030
uuid = { version = "1.17.0", features = ["v4"] }
3131
tokio-tungstenite = "0.27.0"
3232
serde_yaml_ng = "0.10.0"

0 commit comments

Comments
 (0)