Skip to content

Commit 36b92c5

Browse files
ci: bump thiserror from 2.0.6 to 2.0.7
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfd9217 commit 36b92c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

serde-sarif/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ serde = "1.0.216"
3434
serde_json = "1.0.133"
3535
strum = "0.26"
3636
strum_macros = "0.26"
37-
thiserror = "2.0.6"
37+
thiserror = "2.0.7"
3838
typed-builder = "0.20.0"
3939

4040
[dev-dependencies]

0 commit comments

Comments
 (0)