1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2#
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
7#
8# If you believe there's an error in this file please file an
9# issue against the rust-lang/cargo repository. If you're
10# editing this file be aware that the upstream Cargo.toml
11# will likely look very different (and much more reasonable)
12
13[package]
14edition = "2018"
15name = "rustc-ap-rustc_span"
16version = "718.0.0"
17authors = ["The Rust Project Developers"]
18description = "Automatically published version of the package `rustc_span` in the rust-lang/rust repository from commit e10cbc33c1fd2fcd446cab5cdcc57332d154721c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish\n            "
19license = "MIT / Apache-2.0"
20repository = "https://github.com/rust-lang/rust"
21
22[lib]
23doctest = false
24[dependencies.cfg-if]
25version = "0.1.2"
26
27[dependencies.md-5]
28version = "0.9"
29
30[dependencies.rustc_arena]
31version = "718.0.0"
32package = "rustc-ap-rustc_arena"
33
34[dependencies.rustc_data_structures]
35version = "718.0.0"
36package = "rustc-ap-rustc_data_structures"
37
38[dependencies.rustc_index]
39version = "718.0.0"
40package = "rustc-ap-rustc_index"
41
42[dependencies.rustc_macros]
43version = "718.0.0"
44package = "rustc-ap-rustc_macros"
45
46[dependencies.rustc_serialize]
47version = "718.0.0"
48package = "rustc-ap-rustc_serialize"
49
50[dependencies.scoped-tls]
51version = "1.0"
52
53[dependencies.sha-1]
54version = "0.9"
55
56[dependencies.sha2]
57version = "0.9"
58
59[dependencies.tracing]
60version = "0.1"
61
62[dependencies.unicode-width]
63version = "0.1.4"
64