[dependencies.bracket-lib]
version = "~0.8"
[dependencies.lazy_static]
version = "1.4.0"
[package]
authors = ["xiyao <futuretech6@foxmail.com>"]
description = "A FlappyBird game implemented in Rust"
edition = "2021"
license = "Apache-2.0"
name = "rustle-bird"
readme = "README.md"
repository = "https://github.com/futuretech6/rustle-bird"
version = "0.1.0"