Skip to content

Commit

Permalink
spirv/release: Update spirv dependency version in rspirv
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed Jul 9, 2021
1 parent a5bdb36 commit 52bbe3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spirv/release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ sign-tag = true

pre-release-replacements = [
{file="README.md", search="spirv = .*", replace="{{crate_name}} = \"{{version}}\""},
{file="../rspirv/Cargo.toml", search="spirv = .*", replace="{{crate_name}} = \"={{version}}\""},
]

0 comments on commit 52bbe3d

Please sign in to comment.