2024-06-06 19:51:01 +00:00
|
|
|
[package]
|
|
|
|
name = "bong"
|
|
|
|
version = "0.1.0"
|
2024-06-06 20:01:12 +00:00
|
|
|
edition.workspace = true
|
|
|
|
license.workspace = true
|
|
|
|
description.workspace = true
|
|
|
|
authors.workspace = true
|
|
|
|
repository.workspace = true
|
|
|
|
keywords.workspace = true
|
2024-06-06 19:51:01 +00:00
|
|
|
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
|
|
|
|
[dependencies]
|