random_wgsl 0.1.2

Random utility package for WGSL/WESL
Documentation
[build-dependencies.wesl]
features = ["package"]
version = "0.1.2"

[dependencies.wesl]
version = "0.1.2"

[lib]
name = "random_wgsl"
path = "src/lib.rs"

[package]
authors = ["Mathis Brossier <mathis.brossier@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Random utility package for WGSL/WESL"
documentation = "https://docs.rs/random_wgsl"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "random_wgsl"
readme = false
repository = "https://github.com/wgsl-tooling-wg/wesl-rs"
version = "0.1.2"