diff options
Diffstat (limited to 'CLI/rust/Cargo.lock')
| -rw-r--r-- | CLI/rust/Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CLI/rust/Cargo.lock b/CLI/rust/Cargo.lock index 5fccadd..aa056e0 100644 --- a/CLI/rust/Cargo.lock +++ b/CLI/rust/Cargo.lock @@ -437,7 +437,7 @@ dependencies = [ [[package]] name = "terminal_game_of_life" -version = "1.0.0-pre" +version = "1.0.0" dependencies = [ "clap", "ctrlc", |
