summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 0e2d97c68c92c476c8e08f679cfb9d94857d5262 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "event-queue"
version = "1.2.0"
authors = ["Ben Bridle"]
edition = "2021"

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

[dependencies]