bump inno_updater (#239198)

fixes #239186
This commit is contained in:
João Moreno
2025-01-30 12:02:48 +01:00
committed by GitHub
parent 7a1cd85011
commit 38f08a445a
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "bitflags"
@@ -95,7 +95,7 @@ checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
[[package]]
name = "inno_updater"
version = "0.12.0"
version = "0.12.1"
dependencies = [
"byteorder",
"crc",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "inno_updater"
version = "0.12.0"
version = "0.12.1"
authors = ["Microsoft <monacotools@microsoft.com>"]
build = "build.rs"
Binary file not shown.