Add native rust streamed fetch implementation
This commit is contained in:
@@ -21,6 +21,8 @@ reqwest = { version = "0.11.16", features = ["json"] }
|
||||
darling = "0.20.3"
|
||||
zip = "0.6.6"
|
||||
tar = "0.4.40"
|
||||
eventsource-client = "0.12.2"
|
||||
futures = "0.3.30"
|
||||
|
||||
[features]
|
||||
# this feature is used for production builds or when `devPath` points to the filesystem
|
||||
|
||||
Reference in New Issue
Block a user