Skip to content

Commit a278801

Browse files
authored
Merge pull request #80 from oxidecomputer/dependabot/cargo/thiserror-2.0.16
chore(deps): bump thiserror from 2.0.14 to 2.0.16
2 parents bdfa946 + 42ff9b6 commit a278801

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ tar = "0.4.44"
8888
target-lexicon = { version = "0.13.2", features = ["std"] }
8989
temp-dir = "0.1.16"
9090
tempfile = "3.21.0"
91-
thiserror = "2.0.14"
91+
thiserror = "2.0.16"
9292
tokio = { version = "1.47.1", features = ["full"] }
9393
toml = "0.8.23"
9494
toml_edit = { version = "0.22.27" }

0 commit comments

Comments
 (0)