diff options
author | Silas Bartha <silas@exvacuum.dev> | 2024-06-04 15:04:16 -0400 |
---|---|---|
committer | Silas Bartha <silas@exvacuum.dev> | 2024-06-04 15:04:16 -0400 |
commit | 544d57a5bcc1d9af4675b6e7911f18e2a1a6b908 (patch) | |
tree | a9e5f51c30f56f1652835595d6b475fd56248e41 /Cargo.toml | |
parent | a002e4d738535e6ca779c71231f7b84864b9a8d0 (diff) |
Bump dependency versionsv0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ tag = "v0.1.1" [dependencies.bevy_dither_post_process] git = "https://github.com/exvacuum/bevy_dither_post_process" -tag = "v0.1.3" +tag = "v0.1.4" [dependencies.ratatui] version = "0.26.2" |