[package]
name = "jack-pet"
version = "0.1.0"
edition = "2021"
description = "none"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
async-std = { version = "1.2.0", features = ["attributes"] }
chrono = "0.4.19"