We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9467024 commit 8b7696dCopy full SHA for 8b7696d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "hassle-rs"
3
-version = "0.5.1-alpha.0"
+version = "0.5.1"
4
authors = ["Traverse-Research <[email protected]>"]
5
edition = "2018"
6
description = "HLSL compiler library, this crate provides an FFI layer and idiomatic rust wrappers for the new DXC hlsl compiler and validator."
0 commit comments