Skip to content

Commit

Permalink
Merge pull request #63 from Blockdaemon/dependabot/cargo/simple-error…
Browse files Browse the repository at this point in the history
…-0.3.0

Update simple-error requirement from 0.2.3 to 0.3.0
  • Loading branch information
nyetwurk authored Feb 23, 2023
2 parents 5533af3 + 0c14c23 commit ed226c9
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 ed226c9

Please sign in to comment.