[package] name = "hello" version = "1.0.0" edition = "2021" [lib] crate-type = ["lib"] [features] goodbye = []