Skip to content

Commit 67464f3

Browse files
authored
update inno-updater (microsoft#210762)
1 parent 0c80e23 commit 67464f3

File tree

3 files changed

+100
-30
lines changed

3 files changed

+100
-30
lines changed

build/win32/Cargo.lock

Lines changed: 98 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/win32/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inno_updater"
3-
version = "0.11.0"
3+
version = "0.11.1"
44
authors = ["Microsoft <[email protected]>"]
55
build = "build.rs"
66

@@ -9,7 +9,7 @@ byteorder = "1.4.3"
99
crc = "3.0.1"
1010
slog = "2.7.0"
1111
slog-async = "2.7.0"
12-
slog-term = "2.9.0"
12+
slog-term = "2.9.1"
1313

1414
[target.'cfg(windows)'.dependencies.windows-sys]
1515
version = "0.42"

build/win32/inno_updater.exe

-5 KB
Binary file not shown.

0 commit comments

Comments
 (0)