mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
chore: update dependency info for inno-updater bump (#299394)
This commit is contained in:
837
build/win32/Cargo.lock
generated
837
build/win32/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "inno_updater"
|
||||
version = "0.18.2"
|
||||
version = "0.19.0"
|
||||
authors = ["Microsoft <monacotools@microsoft.com>"]
|
||||
build = "build.rs"
|
||||
|
||||
@@ -9,7 +9,7 @@ byteorder = "1.4.3"
|
||||
crc = "3.0.1"
|
||||
slog = "2.7.0"
|
||||
slog-async = "2.7.0"
|
||||
slog-term = "2.9.1"
|
||||
slog-term = "2.9.2"
|
||||
tempfile = "3.5.0"
|
||||
|
||||
[target.'cfg(windows)'.dependencies.windows-sys]
|
||||
|
||||
Reference in New Issue
Block a user