summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-01-14 10:45:00 +1300
committerBen Bridle <ben@derelict.engineering>2025-01-14 10:45:00 +1300
commitb6d72a06925e8552b7d57a5673bd2a331d35f384 (patch)
tree659b17ebe80a02ec9beb3fb63b2101b414de4061 /Cargo.toml
parentb3dfdf2edf96d267c050e1c6521372479b5884c8 (diff)
downloadevent-queue-b6d72a06925e8552b7d57a5673bd2a331d35f384.zip
Rename library to 'event-queue'
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c9c168d..5fb95e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
-name = "event_queue"
version = "1.1.0"
+name = "event-queue"
authors = ["Ben Bridle"]
edition = "2021"