diff options
author | Silas Bartha <[email protected]> | 2024-06-03 21:10:39 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-06-03 21:10:39 -0400 |
commit | 369cac3c3245214ebf9d03e33e98fb68acb96c10 (patch) | |
tree | 27c0455b7510bd20fef702410e870ce05759f836 /Cargo.toml | |
parent | 6dec61d81f0475560f336f17ab1243796d585317 (diff) |
Renamed + Added docs
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ [package] -name = "grex_dither_post_process" -version = "0.1.3" +name = "bevy_dither_post_process" +version = "0.1.4" edition = "2021" [dependencies.bevy] |