icns-rs

Easily create .icns files (Mac Icons) with this Rust library or the included CLI app.
Log | Files | Refs | LICENSE

.gitignore (50B)


      1 /target
      2 **/*.rs.bk
      3 
      4 /target
      5 **/*.rs.bk
      6 Cargo.lock