Skip to content

Commit

Permalink
build(deps): bump simple-error from 0.2.3 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [simple-error](https://github.com/WiSaGaN/simple-error) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/WiSaGaN/simple-error/releases)
- [Changelog](https://github.com/WiSaGaN/simple-error/blob/master/CHANGELOG.md)
- [Commits](WiSaGaN/simple-error@v0.2.3...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 24, 2023
1 parent 86b7284 commit 79fed7b
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 @@ -25,7 +25,7 @@ serde = "1.0.152"
serde_derive = "1.0.147"
serde_yaml = "0.9.17"
shell-words = "1.1.0"
simple-error = "0.2.3"
simple-error = "0.3.0"
treestate = "0.1.0"
im = { version = "15.1.0", features = ["rayon", "serde"] }
signal-hook = "0.3.15"
Expand Down

0 comments on commit 79fed7b

Please sign in to comment.