Breathe life back into this project. #1

Merged
gburd merged 22 commits from gburd/2018edition-fmt-fix-deps into master 2020-01-16 16:27:21 +00:00
gburd commented 2020-01-16 16:26:50 +00:00 (Migrated from github.com)

To anyone reviewing these changes, I'm a Rust novice. I've been working for >20 years programming many other languages (C, Java, Scala, Python, Erlang, etc.) but this is my first Rust project. So, if you see things I've done wrong or have suggestions please be kind and offer helpful feedback or better yet a PR with some explanation. I hope to continue to develop this in my spare time and add eventually release a product based on it at some point.

This set of changes attempts to:

  • update to the 2018 edition
  • cargo outdated (except peg, will work on that too at some point)
  • cargo fix
  • cargo fmt
  • cargo test
To anyone reviewing these changes, I'm a Rust novice. I've been working for >20 years programming many other languages (C, Java, Scala, Python, Erlang, etc.) but this is my first Rust project. So, if you see things I've done wrong or have suggestions *please be kind and offer helpful feedback or better yet a PR with some explanation*. I hope to continue to develop this in my spare time and add eventually release a product based on it at some point. This set of changes attempts to: * update to the 2018 edition * cargo outdated (except peg, will work on that too at some point) * cargo fix * cargo fmt * cargo test
Sign in to join this conversation.
No description provided.