Skip to content

Commit

Permalink
Update simple-error requirement from 0.2.3 to 0.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [simple-error](https://github.com/WiSaGaN/simple-error) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent 27c30b3 commit 0c14c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ solana-transaction-status = { version = "=1.11.3" }
log = "0.4"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
simple-error = "0.2.3"
simple-error = "0.3.0"

[build-dependencies]
prost-build = "0.10"
Expand Down

0 comments on commit 0c14c23

Please sign in to comment.