# 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 = "deno_error_mapping" version = "0.1.0" description = "Error mapping for deno" readme = "README.md" license = "MIT" repository = "https://github.com/CheatCod/deno_error_mapping" [dependencies.deno_ast] version = "0.27.3" [dependencies.deno_core] version = "0.195.0" [dependencies.deno_graph] version = "0.50.0" [dependencies.deno_runtime] version = "0.120.0" [dependencies.import_map] version = "0.15.0"