lib-nested/lib-nested-softbuffer/Cargo.toml
2024-12-13 19:53:36 +01:00

10 lines
256 B
TOML

[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"