lib-nested/lib-nested-softbuffer/Cargo.toml

11 lines
256 B
TOML
Raw Normal View History

2024-12-13 19:53:36 +01:00
[package]
authors = ["Michael Sippel <micha@fragmental.art>"]
name = "lib-nested-softbuffer"
[dependencies]
r3vi = { path = "../../lib-r3vi" }
laddertypes = { path = "../../lib-laddertypes" }
nested = { path = "../lib-nested-core" }
softbuffer = "0.4.2"