diff options
author | David Blajda <blajda@hotmail.com> | 2019-08-24 15:47:36 +0000 |
---|---|---|
committer | David Blajda <blajda@hotmail.com> | 2019-08-24 15:47:36 +0000 |
commit | 1e09bbf7e814d20ddbc446206d0855121ad556f2 (patch) | |
tree | 33f46ecbe5bbfc57f5cdd24345984da08aec78f8 /Cargo.toml | |
parent | 42e06126fc8ad6b17d3e4c1c082fb7feb36d067f (diff) |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ edition = "2018" [dependencies] rand = {version = "0.7.0", features = ["rand_pcg", "small_rng"]} +stdweb = "0.4.18" |