From 15ec33e790ccb76c06cc90f601ebaec4c107bd0c Mon Sep 17 00:00:00 2001 From: NatoliChris Date: Tue, 18 Sep 2018 13:11:22 +1000 Subject: [PATCH] Update ToC with dependencies (Forgot in last commit) --- ssz/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ssz/README.md b/ssz/README.md index c6643a2603..53ff32abb4 100644 --- a/ssz/README.md +++ b/ssz/README.md @@ -37,6 +37,8 @@ Do not rely upon it for reference. * [Building](#building) + [Installing Rust](#installing-rust) * [Dependencies](#dependencies) + + [bytes v0.4.9](#bytes-v049) + + [ethereum-types](#ethereum-types) * [Interface](#interface) + [Encodable](#encodable) + [SszStream](#sszstream)