diff options
author | Silas Bartha <silas@exvacuum.dev> | 2024-04-26 01:23:11 -0400 |
---|---|---|
committer | Silas Bartha <silas@exvacuum.dev> | 2024-04-26 01:23:11 -0400 |
commit | ccf6a082ac040c42e428fde771834b2043735cb5 (patch) | |
tree | cbe788ead3a76feeb0baeeae63f77323b236e670 /Cargo.toml | |
parent | 7427c127662d91c7218639a2fb4d8fb7c9981611 (diff) |
Switched to asset server reference for adding threshold map texturev0.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "grex_dither_post_process" -version = "0.1.1" +version = "0.1.2" edition = "2021" [dependencies.bevy] |