From 73e7394e32720bb87300d565ee3f52e31ddfc41e Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Sat, 5 Oct 2024 09:20:50 +1300 Subject: Update version to 1.0.0 --- Cargo.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..ac30292 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,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] -- cgit v1.2.3-70-g09d2