refactor(core): remove http-multipart Cargo feature (#6748)

This commit is contained in:
Lucas Fernandes Nogueira
2023-04-19 16:17:41 -07:00
committed by GitHub
parent ae102980fc
commit 0c11023bcf
7 changed files with 2 additions and 30 deletions

View File

@@ -76,7 +76,7 @@ jobs:
key: api-all
}
- {
args: --features compression,wry,linux-protocol-headers,isolation,custom-protocol,api-all,updater,system-tray,http-multipart,
args: --features compression,wry,linux-protocol-headers,isolation,custom-protocol,api-all,updater,system-tray,
key: all
}