Skip to content

winres v0.3.6

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Apr 03:06
9c2f320

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 1058 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (39 crate dependencies)

[0.3.6]

  • compile_for didn't work at all
    • 119cb8a fix: compile_for doesn't work at all (#41) on 2026-04-27
  • Update toml to 1.0 and increased the MSRV from 1.66 to 1.76 to match it
    • 1ad418b chore(deps): update toml to 0.9 and bump MSRV (#26) on 2025-07-31
    • fc844a3 publish new versions (#27) on 2025-07-31
    • fca959a chore(deps): update rust crate toml to v1 and bump MSRV (#37) on 2026-04-25
  • Relaxed windows-sys dependency to >=0.59, <=0.61 instead of 0.59
    • 2832773 chore(deps): relax windows-sys versions to a range >=0.59, <=0.61 (#33) on 2026-04-25

Cargo Publish

Updating crates.io index
   Packaging tauri-winres v0.3.6 (/home/runner/work/winres/winres)
    Updating crates.io index
    Packaged 17 files, 157.2KiB (24.8KiB compressed)
   Verifying tauri-winres v0.3.6 (/home/runner/work/winres/winres)
 Downloading crates ...
  Downloaded serde_spanned v1.0.4
  Downloaded toml_datetime v1.0.1+spec-1.1.0
  Downloaded rustc_version v0.4.1
  Downloaded toml_writer v1.0.7+spec-1.1.0
  Downloaded toml_parser v1.0.10+spec-1.1.0
  Downloaded embed-resource v3.0.9
  Downloaded toml v1.0.7+spec-1.1.0
  Downloaded indexmap v2.11.4
   Compiling serde_core v1.0.228
   Compiling winnow v1.0.2
   Compiling shlex v1.3.0
   Compiling find-msvc-tools v0.1.9
   Compiling toml_writer v1.0.7+spec-1.1.0
   Compiling semver v1.0.28
   Compiling toml_parser v1.0.10+spec-1.1.0
   Compiling cc v1.2.61
   Compiling rustc_version v0.4.1
   Compiling memchr v2.8.0
   Compiling dunce v1.0.5
   Compiling serde_spanned v1.0.4
   Compiling toml_datetime v1.0.1+spec-1.1.0
   Compiling toml v1.0.7+spec-1.1.0
   Compiling embed-resource v3.0.9
   Compiling tauri-winres v0.3.6 (/home/runner/work/winres/winres/target/package/tauri-winres-0.3.6)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
   Uploading tauri-winres v0.3.6 (/home/runner/work/winres/winres)
    Uploaded tauri-winres v0.3.6 to registry `crates-io`
note: waiting for tauri-winres v0.3.6 to be available at registry `crates-io`
help: you may press ctrl-c to skip waiting; the crate should be available shortly
   Published tauri-winres v0.3.6 at registry `crates-io`