Skip to content

Commit

Permalink
Update rspirv requirement from 0.6.0 to 0.7.0 (#7)
Browse files Browse the repository at this point in the history
Updates the requirements on [rspirv](https://github.com/gfx-rs/rspirv) to permit the latest version.
- [Release notes](https://github.com/gfx-rs/rspirv/releases)
- [Commits](https://github.com/gfx-rs/rspirv/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2020
1 parent c7186a4 commit fc0a483
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 @@ -37,4 +37,4 @@ winapi = { version = "0.3.9", features = ["wtypes", "oleauto", "combaseapi"] }
libc = "0.2"

[dev-dependencies]
rspirv = "0.6.0"
rspirv = "0.7.0"

0 comments on commit fc0a483

Please sign in to comment.