diff options
author | cc <cc@localhost> | 2025-08-20 18:19:58 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-20 18:20:04 -0700 |
commit | cee14c71e3eaf36d948738c555f5806dbc8ca567 (patch) | |
tree | 93a613efbb69104fada0913cf8c6a29bd21a0224 | |
parent | 03d5bfae04eef01142436d098fe51c6dafeda39c (diff) |
Update Name
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "r_lib" +name = "simple_tiff_binding" version = "0.0.1" edition = "2024" |