Commit graph

3 commits

Author SHA1 Message Date
Joe Ardent
c67c1c459c Removes need for beta or nightly toolchain.
Previously, it was using 'edition = "2018"' in the manifest, which
enabled nifty new features like "not having to say 'extern crate'". See
https://rust-lang-nursery.github.io/edition-guide/editions/index.html.
2018-10-24 18:10:05 -07:00
Joe Ardent
48f78adfd4 Adds version information. 2018-10-23 16:23:53 -07:00
Joe Ardent
51826d7a3d Initial commit of version 1. 2018-10-23 15:47:33 -07:00