Skip to content

Commit 51038a6

Browse files
authored
Add description (#323)
1 parent bc4c07e commit 51038a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/spirv-std/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["Embark <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/EmbarkStudios/rust-gpu"
8+
description = "Standard functions and types for SPIR-V"
89

910
[dependencies]
1011
glam = { version = "0.11.1", default-features = false, features = ["libm"] }

0 commit comments

Comments
 (0)