diff options
author | cc <cc@localhost> | 2025-08-20 18:23:35 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-20 18:50:49 -0700 |
commit | 27d77b602e2d43a8bab413d69b86c38e53435a8e (patch) | |
tree | 98baf568c9ec75b5197776e8f4aa5eddc1fa8740 /Cargo.lock | |
parent | cee14c71e3eaf36d948738c555f5806dbc8ca567 (diff) |
Add standardization of mask
Update project name to more specific one
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ version = 4 [[package]] -name = "r_lib" +name = "simple_tiff_binding" version = "0.0.1" |