tauri-winres 0.1.1

Create and set windows icons and metadata for executables
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.embed-resource]
version = "2.1"

[dependencies.toml]
version = "0.7"
[dev-dependencies.winapi]
features = ["winnt"]
version = "0.3"

[package]
authors = ["Tauri Programme within The Commons Conservancy", "Max Resch <resch.max@gmail.com>"]
description = "Create and set windows icons and metadata for executables"
documentation = "https://docs.rs/tauri-winres/"
license = "MIT"
name = "tauri-winres"
readme = "README.md"
repository = "https://github.com/tauri-apps/winres"
version = "0.1.1"