diff options
author | Silas Bartha <[email protected]> | 2024-06-13 20:37:10 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-06-13 20:37:10 -0400 |
commit | 5b5f1bed5e8da9d799e5910793477ba0360d5135 (patch) | |
tree | ab7f7677593cae40dd3f21ba4246d016dc23b2de /Cargo.toml | |
parent | 2a50eb9b405efb2a1935ebea229791d61272fe8c (diff) |
Removed unnecessary into calls in LSB codecv0.2.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "occule" -version = "0.2.0" +version = "0.2.1" edition = "2021" [features] |