# 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 = "xterm-js-sys" version = "4.6.0-alpha1" authors = ["Rahul Butani "] exclude = [".github"] autoexamples = false description = "Rust WebAssembly bindings for xterm.js." homepage = "https://github.com/rrbutani/xterm-js-sys" readme = "README.md" keywords = ["xterm", "xtermjs", "tui-web", "tui", "terminal"] categories = ["api-bindings", "command-line-interface", "external-ffi-bindings", "wasm", "web-programming"] license = "MIT" repository = "https://github.com/rrbutani/xterm-js-sys" [package.metadata.docs.rs] all-features = true default-target = "wasm32-unknown-unknown" rustdoc-args = ["--cfg", "docs"] targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown", "wasm32-wasi"] [profile.release] opt-level = 3 lto = true [lib] [dependencies.js-sys] version = "0.3.37" [dependencies.wasm-bindgen] version = "0.2.63" features = ["strict-macro"] [dependencies.web-sys] version = "0.3.37" features = ["Element", "HtmlTextAreaElement", "KeyboardEvent", "MouseEvent"] [dev-dependencies.wasm-bindgen-test] version = "0.3.13" [features] crossterm-support = [] default = ["ext"] ext = [] [badges.github-actions] repository = "rrbutani/xterm-js-sys" workflow = "full" [badges.is-it-maintained-issue-resolution] repository = "rrbutani/xterm-js-sys" [badges.is-it-maintained-open-issues] repository = "rrbutani/xterm-js-sys" [badges.maintenance] status = "actively-developed"