# 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 = "taplo-plugin-crates" version = "0.1.0" description = "Crates registry plugin for taplo." license = "MIT" [dependencies.arc-swap] version = "1.5.0" [dependencies.async-trait] version = "0.1.52" [dependencies.crates-index] version = "0.18.7" features = ["parallel"] [dependencies.itertools] version = "0.10.3" [dependencies.once_cell] version = "1.10.0" [dependencies.rayon] version = "1.5.1" [dependencies.schemars] version = "0.8.8" [dependencies.serde] version = "1.0.136" features = ["derive"] [dependencies.serde_json] version = "1.0.79" [dependencies.smartstring] version = "=1.0.0" features = ["serde"] [dependencies.taplo] version = "0.8.0" [dependencies.taplo-common] version = "0.1.0" [dependencies.tracing] version = "0.1.32" [dependencies.url] version = "2.2.2"