Skip to content

Commit 16c6187

Browse files
authored
Merge pull request #33 from ubiquitous-factory/dependabot/cargo/anyhow-1.0.91
build(deps): bump anyhow from 1.0.82 to 1.0.91
2 parents ccc5582 + 16548a0 commit 16c6187

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2021"
99
include = ["src/**/*", "LICENSE-*", "*.md"]
1010

1111
[dependencies]
12-
anyhow = "1.0.82"
12+
anyhow = "1.0.91"
1313
quaditsync = "1.0.1"
1414
serde = { version = "1.0.213", features = ["derive"] }
1515
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)