[dependencies]
[lib]
name = "say_hellowwee"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "This is say hello library"
edition = "2024"
license = "Apache-2.0"
name = "say-hellowwee"
readme = false
version = "0.2.0"