We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e6da7 commit a03d8b5Copy full SHA for a03d8b5
glslt_cli/Cargo.toml
@@ -17,6 +17,6 @@ name = "glsltc"
17
path = "src/main.rs"
18
19
[dependencies]
20
-glslt = { version = "0.6.3", features = ["cli"] }
+glslt = { version = "0.6.4", features = ["cli"] }
21
22
anyhow = "1.0"
0 commit comments