summaryrefslogtreecommitdiff
path: root/console/Cargo.toml
blob: 0d23054f6b926bdf864009372f0366b220636801 (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]
smol = "2"
log = "0.4"
pollster = "0.3"