Skip to content

Commit

Permalink
Merge pull request #1645 from Technosorcery/dependabot/cargo/anyhow-1…
Browse files Browse the repository at this point in the history
….0.76

Build(deps): bump anyhow from 1.0.75 to 1.0.76
  • Loading branch information
jhelwig authored Dec 21, 2023
2 parents e4ace42 + f6ae720 commit 3cdfe46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include = ["ui/dist"]
edition = "2021"

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.76"
axum = { version = "0.6.20", features = ["ws"] }
axum-debug = "0.3.3"
clap = { version = "4.4.11", features = ["cargo", "deprecated"] }
Expand All @@ -30,7 +30,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
ts-rs = "7.0.0"

[build-dependencies]
anyhow = "1.0.75"
anyhow = "1.0.76"
vergen = { version = "8.2.6", features = [
"build",
"cargo",
Expand Down

0 comments on commit 3cdfe46

Please sign in to comment.