summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: ac30292cdd07455cb7a3da4b3268177113b0c98a (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "event_queue"
version = "1.0.0"
authors = ["Ben Bridle"]
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]