From f79b75710167088e2031a82a94a8d127fbb16a1f Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Fri, 12 Nov 2021 22:38:39 -0700 Subject: god is dead and we have killed him. --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ac13e55..44cd718 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,5 +7,6 @@ edition = "2021" [dependencies] hyper = { version = "0.14", features = ["full"] } -rhai = { version = "1.1", features = ["unicode-xid-ident", "no_closure"] } +rhai = { version = "1.1", features = ["unicode-xid-ident", "no_closure", "internals"] } +structopt = "0.3.25" tokio = { version = "1", features = ["full"] } -- cgit v1.2.3