Skip to content

Commit

Permalink
Bump simple-error from 0.3.0 to 0.3.1 (#59)
Browse files Browse the repository at this point in the history
Bumps [simple-error](https://github.com/WiSaGaN/simple-error) from 0.3.0 to 0.3.1.
- [Changelog](https://github.com/WiSaGaN/simple-error/blob/master/CHANGELOG.md)
- [Commits](WiSaGaN/simple-error@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: simple-error
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 81242ac commit 9e822de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ niffler = "2.4.0"
needletail = "0.5.1"
#zip = { version = "0.6", default-features = false, features = ["deflate"] }
async_zip={version="0.0.17", features=["full"]}
simple-error = "0.3.0"
simple-error = "0.3.1"
anyhow = "1.0.86"
camino = "1.1.7"
csv = "1.3.0"
Expand Down

0 comments on commit 9e822de

Please sign in to comment.