Files
roto/runtime/Cargo.toml
T

8 lines
97 B
TOML
Raw Normal View History

2026-05-04 22:45:55 -07:00
[package]
name = "roto-runtime"
version = "0.1.0"
edition = "2024"
[dependencies]
2026-05-11 22:31:04 -07:00
bytes = "1.7"