# 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 = "analytics-next" version = "0.1.6" description = "Rust wrapper @segment/analytics-next" readme = "README.md" keywords = [ "wasm", "segment", "analytics", "web", ] categories = [ "wasm", "web-programming", ] license = "Apache-2.0" repository = "https://github.com/ctron/analytics-next-rs" [package.metadata.docs.rs] all-features = true [dependencies.analytics-next-macro] version = "0.1.6" [dependencies.analytics-next-sys] version = "0.1.6" [dependencies.gloo-utils] version = "0.2" [dependencies.js-sys] version = "0.3.64" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.wasm-bindgen] version = "0.2.87" [dependencies.web-sys] version = "0.3"