blob: 2cdeec5c6babdb58e4c379d673bedf8fe66dfee1 [file] [log] [blame]
[package]
name = "with_bevy"
description = "Example of using Vello in a Bevy application"
version.workspace = true
license.workspace = true
edition.workspace = true
repository.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bevy = "0.10"
vello = { path = "../../" }