Skip to content

Commit 3d249c9

Browse files
Merge pull request #331 from sebastienrousseau/dependabot/cargo/thiserror-2.0.11
2 parents 13aafaf + c3ab9da commit 3d249c9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -119,7 +119,7 @@ serde = { version = "1.0.217", features = ["derive"] }
119119
serde_json = "1.0.135"
120120
staticdatagen = "0.0.5"
121121
tempfile = "3.15.0"
122-
thiserror = "2.0.9"
122+
thiserror = "2.0.11"
123123
toml = "0.8.19"
124124
tokio = { version = "1.43.0", features = ["full"], optional = true }
125125
url = "2.5.4"

0 commit comments

Comments
 (0)