# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "hyperscale" version = "0.1.6" description = "A hyperscale bundler" license-file = "LICENCE.txt" [dependencies.anyhow] version = "1.0.79" [dependencies.aws-config] version = "1.1.2" features = ["behavior-version-latest"] [dependencies.aws-sdk-s3] version = "1.12.0" [dependencies.bytes] version = "1.5.0" [dependencies.clap] version = "4.4.16" features = ["derive"] [dependencies.reqwest] version = "0.11.23" [dependencies.rkyv] version = "0.7.43" [dependencies.serde] version = "1.0.195" features = ["derive"] [dependencies.serde_json] version = "1.0.111" [dependencies.swc_core] version = "0.87.22" features = [ "common", "ecma_parser", "ecma_ast", "ecma_visit", ] [dependencies.tokio] version = "1.35.1" features = ["full"] [dependencies.zstd] version = "0.13.0"