blob: 18ea28d9ed0c764cb6bb69e7e47e2f565c23a095 (
plain)
[package]
name = "alligator_console"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
log = "0.4"
|