[package] name = "common" version.workspace = true edition.workspace = true authors.workspace = true [dependencies] object = { version = "0.37.1", default-features = false, features = ["elf", "std", "read", "read_core", "write_std", "write", "alloc", "build"] }