Skip to content

Commit 84c0315

Browse files
chore(deps): bump anyhow from 1.0.98 to 1.0.99
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Commits](dtolnay/anyhow@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca11756 commit 84c0315

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.

odbc-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ winit = { version = "0.30.12", default-features = false, features = [
113113

114114
[dev-dependencies]
115115
env_logger = "0.11.8"
116-
anyhow = "1.0.98"
116+
anyhow = "1.0.99"
117117
csv = "1.3.1"
118118
test-case = "3.3.1"
119119
tempfile = "3.20.0"

0 commit comments

Comments
 (0)