Skip to content

Commit 430fc0b

Browse files
Bump thiserror from 1.0.51 to 1.0.52 (#4933)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.51 to 1.0.52. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.51...1.0.52) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 377e509 commit 430fc0b

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.

naga/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ indexmap = { version = "2", features = ["std"] }
5454
log = "0.4"
5555
num-traits = "0.2"
5656
spirv = { version = "0.2", optional = true }
57-
thiserror = "1.0.51"
57+
thiserror = "1.0.52"
5858
serde = { version = "1.0.193", features = ["derive"], optional = true }
5959
petgraph = { version = "0.6", optional = true }
6060
pp-rs = { version = "0.2.1", optional = true }

0 commit comments

Comments
 (0)