Skip to content

Commit

Permalink
[deps]: Update Rust crate anyhow to 1.0.75 (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent afe290d commit 8815cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/sdk-schemas/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ internal = [
]

[dependencies]
anyhow = "1.0.71"
anyhow = "1.0.75"
itertools = "0.12.0"
schemars = { version = "0.8.12", features = ["preserve_order"] }
serde_json = "1.0.96"
Expand Down

0 comments on commit 8815cfd

Please sign in to comment.