# 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 = "sql-js-httpvfs-rs" version = "0.0.1" description = "A very experimental, basic, and slightly ridiculous-sounding Rust wrapper around sql.js-httpvfs" categories = ["web-programming", "api-bindings"] license = "Apache-2.0" repository = "https://github.com/ClementTsang/sql.js-httpvfs-rs" resolver = "2" [dependencies.js-sys] version = "0.3" [dependencies.wasm-bindgen] version = "0.2" [dependencies.wasm-bindgen-futures] version = "0.4" [features] bundled = []