diff options
| author | a14m <[email protected]> | 2021-04-09 21:55:03 +0200 |
|---|---|---|
| committer | a14m <[email protected]> | 2021-04-09 21:55:03 +0200 |
| commit | c163ce131995c2e758667247ec66bf3a17a12f17 (patch) | |
| tree | e9c2a2ddba8207a4ccc9560a180defa6f1bd71af /CLI/rust/Cargo.lock | |
| parent | 3863d6ca62c75cf08a3dffd509aa9dbea96b894f (diff) | |
Create a PRE release for testing on multiple machines
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 2ef9298..5fccadd 100644 --- a/CLI/rust/Cargo.lock +++ b/CLI/rust/Cargo.lock @@ -437,7 +437,7 @@ dependencies = [ [[package]] name = "terminal_game_of_life" -version = "0.1.0-alpha" +version = "1.0.0-pre" dependencies = [ "clap", "ctrlc", |
