# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rillrate-js" version = "0.23.1" authors = ["Denis Kolodin ", "overfloat "] description = "rillrate binding for node.js" homepage = "https://github.com/rate-technology/rillrate-js" documentation = "https://docs.rs/rill/" readme = "README.md" keywords = ["logging"] categories = ["development-tools::debugging"] license = "MIT" repository = "https://github.com/rate-technology/rillrate-js" [profile.release] codegen-units = 1 [lib] crate-type = ["cdylib"] [dependencies.napi] version = "1.3.2" [dependencies.napi-derive] version = "1.0.0" [dependencies.once_cell] version = "1.7.2" [dependencies.rillrate] version = "0.23.1" [build-dependencies.napi-build] version = "1.0.1" [target."cfg(all(unix, not(target_env = \"musl\"), not(target_arch = \"aarch64\")))".dependencies.jemallocator] version = "0.3.2" features = ["disable_initial_exec_tls"] [target."cfg(all(windows, target_arch = \"x86_64\"))".dependencies.mimalloc] version = "0.1.25"