[package] name = "kona-common" description = "Common traits and system interfaces for developing client programs on top of Fault Proof VMs." version = "0.1.0" edition.workspace = true authors.workspace = true license.workspace = true repository.workspace = true homepage.workspace = true [lints] workspace = true [dependencies] cfg-if.workspace = true thiserror.workspace = true linked_list_allocator.workspace = true