diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ version = "0.1.0" authors = ["Adam T. Carpenter <atc@53hor.net>"] edition = "2018" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] bincode = "1.3" env_logger = "0.8" |