mirror of
https://github.com/tauri-apps/winres.git
synced 2026-01-31 00:45:22 +01:00
Publish New Versions (#17)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fad716eb94
commit
0a0789b68a
@@ -1,5 +0,0 @@
|
||||
---
|
||||
winres: minor
|
||||
---
|
||||
|
||||
Updated `toml` crate to `0.8`. This raises this crate's MSRV to `1.65`.
|
||||
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## \[0.2.0]
|
||||
|
||||
- Updated `toml` crate to `0.8`. This raises this crate's MSRV to `1.65`.
|
||||
- [fad716e](https://github.com/tauri-apps/winres/commit/fad716eb94ee178b5e886ec280707bbc5589b029) chore(deps): update toml to 0.8 ([#13](https://github.com/tauri-apps/winres/pull/13)) on 2025-01-10
|
||||
|
||||
## \[0.1.1]
|
||||
|
||||
- Added `compile_for` function to select which binaries to apply the resource to.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "tauri-winres"
|
||||
description = "Create and set windows icons and metadata for executables"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
authors = [
|
||||
"Tauri Programme within The Commons Conservancy",
|
||||
"Max Resch <resch.max@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user