From 43664e4174d89a57f3679cdfdbebe2f706b56790 Mon Sep 17 00:00:00 2001 From: Romeo Disca Date: Thu, 6 Aug 2020 22:41:02 +0200 Subject: chore: create simple event handler --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 31e1929..bdd05e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +num_enum = "0.4.2" -- cgit v1.2.3