[package] name = "your_package_name" version = "0.1.0" edition = "2021"
description = "Your project description goes here" license = "MIT" # Replace with the appropriate license type
[package] name = "your_package_name" version = "0.1.0" edition = "2021"
description = "Your project description goes here" license = "MIT" # Replace with the appropriate license type