Update ToC with dependencies (Forgot in last commit)

This commit is contained in:
NatoliChris 2018-09-18 13:11:22 +10:00
parent c024e7fd7d
commit 15ec33e790
No known key found for this signature in database
GPG Key ID: D3EA7DBA19945306

View File

@ -37,6 +37,8 @@ Do not rely upon it for reference.
* [Building](#building) * [Building](#building)
+ [Installing Rust](#installing-rust) + [Installing Rust](#installing-rust)
* [Dependencies](#dependencies) * [Dependencies](#dependencies)
+ [bytes v0.4.9](#bytes-v049)
+ [ethereum-types](#ethereum-types)
* [Interface](#interface) * [Interface](#interface)
+ [Encodable](#encodable) + [Encodable](#encodable)
+ [SszStream](#sszstream) + [SszStream](#sszstream)