Sign in
skia
/
external
/
github.com
/
linebender
/
vello
/
refs/heads/fast_bbox
/
.
/
examples
/
with_bevy
/
Cargo.toml
blob: 9c5600ac797cf9b82d4828c87d08fe8015289d9b [
file
] [
log
] [
blame
] [
edit
]
[
package
]
name
=
"with_bevy"
version
=
"0.1.0"
edition
=
"2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[
dependencies
]
bevy
=
"0.9"
vello
=
{
path
=
"../../"
}