# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "gpwgpu_core" version = "0.1.0" description = "Dependencies for the gpwgpu macros crate" license = "MIT OR Apache-2.0" [dependencies.bincode] version = "1.3.3" [dependencies.bytemuck] version = "1.12.1" features = ["derive"] [dependencies.nom] version = "7.1.3" [dependencies.nom-supreme] version = "0.8.0" [dependencies.once_cell] version = "1.18.0" [dependencies.quote] version = "1.0.28" [dependencies.regex] version = "1.7.1" [dependencies.serde] version = "1.0.169" features = ["derive"] [dependencies.slow_primes] version = "0.1.14" [dependencies.syn] version = "2.0.33" features = ["full"] [dependencies.thiserror] version = "1.0.38" [dependencies.wgpu] version = "0.16.1"