Skip to content

Commit d37b41c

Browse files
committed
Add description to spirv-std-macros
1 parent 2220e88 commit d37b41c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/spirv-std-macros/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["Embark <opensource@embark-studios.com>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/EmbarkStudios/rust-gpu"
8+
description = "Macros for spirv-std"
89

910
[lib]
1011
proc-macro = true

0 commit comments

Comments
 (0)