From 1e09bbf7e814d20ddbc446206d0855121ad556f2 Mon Sep 17 00:00:00 2001 From: David Blajda Date: Sat, 24 Aug 2019 15:47:36 +0000 Subject: :WIP: Web UI with stdweb --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a88fc23..008d7d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2018" [dependencies] rand = {version = "0.7.0", features = ["rand_pcg", "small_rng"]} +stdweb = "0.4.18" -- cgit v1.2.3