Bug 1888590 - Mark some subtests on trusted-types-event-handlers.html as failing...
[gecko.git] / third_party / rust / jsparagus-ast / Cargo.toml
blobe4556efb632ec6675dc24eee6853c62cc01d5fa5
1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
6 # to registry (e.g., crates.io) dependencies.
8 # If you are reading this file be aware that the original Cargo.toml
9 # will likely look very different (and much more reasonable).
10 # See Cargo.toml.orig for the original contents.
12 [package]
13 edition = "2018"
14 name = "jsparagus-ast"
15 version = "0.1.0"
16 authors = ["khyperia <khyperia@live.com>"]
17 license = "MIT/Apache-2.0"
19 [dependencies]
20 indexmap = "2.0"
22 [dependencies.bumpalo]
23 version = "3.4.0"
24 features = ["collections"]