cargo-gpu 0.1.0

Future home of a tool to interact with the gpu. Contact if you need the name.
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Christian Legnitto <christian@legnitto.com>"]
categories = ["development-tools::cargo-plugins"]
description = "Future home of a tool to interact with the gpu. Contact if you need the name."
edition = "2021"
keywords = ["cargo", "subcommand", "gpu"]
license = "MIT OR Apache-2.0"
name = "cargo-gpu"
version = "0.1.0"