Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save albusdemens/59ed5fa66c9724d3367b345dacce063d to your computer and use it in GitHub Desktop.
Save albusdemens/59ed5fa66c9724d3367b345dacce063d to your computer and use it in GitHub Desktop.
Cargo.toml
[package]
name = "cat_volleyball"
version = "0.1.0"
authors = []
edition = "2018"
[dependencies]
amethyst = "0.12.0"
[features]
empty = ["amethyst/empty"]
metal = ["amethyst/metal"]
vulkan = ["amethyst/vulkan"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment