diff options
| author | 53hornet <atc@53hor.net> | 2021-10-18 08:15:50 -0400 | 
|---|---|---|
| committer | 53hornet <atc@53hor.net> | 2021-10-18 08:15:50 -0400 | 
| commit | ee0cf0bb9ccee29a5ac7f8cdc1bfd43dde8b8791 (patch) | |
| tree | ede9a7563d3f173f089ec10d8359f4895e6749b0 /Cargo.toml | |
| parent | 4fa2c2a100dba6b264cc232963f6d797ffb671cf (diff) | |
| download | fortune-pit-ee0cf0bb9ccee29a5ac7f8cdc1bfd43dde8b8791.tar.xz fortune-pit-ee0cf0bb9ccee29a5ac7f8cdc1bfd43dde8b8791.zip  | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@  [package] -name = "tarpit" +name = "fortune-pit"  version = "0.1.0"  edition = "2018"  |