Skip to content

Commit 466e9fe

Browse files
committed
Disable inno vendoring
Workspace is set to use Rust v1.93 even though the module is 1.89 Signed-off-by: Tom Plant <tom.plant@devicie.com>
1 parent 337b4ac commit 466e9fe

2 files changed

Lines changed: 7 additions & 24 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ assets = [
125125
]
126126

127127
[patch.crates-io]
128-
inno = { path = "vendor/inno/core" }
128+
# inno = { path = "vendor/inno/core" }
129129
winget-types = { path = "vendor/winget-types" }

0 commit comments

Comments
 (0)