Skip to content

Commit

Permalink
Merge pull request #13 from oxidecomputer/renovate/thiserror-2.x
Browse files Browse the repository at this point in the history
Update Rust crate thiserror to 2.0.7
  • Loading branch information
augustuswm authored Dec 14, 2024
2 parents df4380d + 699dc18 commit 773f66c
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 @@ -25,5 +25,5 @@ schemars = "0.8.21"
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
sha2 = { version = "0.10.8", optional = true }
thiserror = { version = "2.0.6", optional = true }
thiserror = { version = "2.0.7", optional = true }
tracing = "0.1.41"

0 comments on commit 773f66c

Please sign in to comment.