Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent c273e56 commit 1e6e97b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ clap = {version = "4.3", features = ["derive"] }
itertools = "0.13"
lazy_static = "1.4"
petgraph = "0.6"
thiserror = "1.0.58"
thiserror = "1.0.61"

[dev-dependencies]
assert_cmd = "2.0"
Expand Down

0 comments on commit 1e6e97b

Please sign in to comment.