[package] name = "jellycommon" version = "0.1.0" edition = "2024" [dependencies] jellystream-types = { path = "../stream/types" } jellyobject = { path = "object" }