[package] name = "rpc" version.workspace = true edition.workspace = true authors.workspace = true description.workspace = true repository.workspace = true readme.workspace = true homepage.workspace = true license.workspace = true keywords.workspace = true categories.workspace = true documentation.workspace = true [lib] path = "lib.rs" name = "rpc" [dependencies] [lints] workspace = true