diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-03-04 01:26:52 -0600 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-03-04 01:26:52 -0600 |
commit | af5e8f365478f62bc5108217317e70a6ee1accf4 (patch) | |
tree | ecb72e11f3dded73eca3e46c50442008e4290c3f /Cargo.toml | |
parent | e79499cd864dc64017316ef4512991df68837576 (diff) |
workable viewport structure
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "working-title" +name = "revision2020" version = "0.1.0" authors = ["Tom Barrett <tom@tombarrett.xyz>"] edition = "2018" |