mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
9 lines
124 B
TOML
9 lines
124 B
TOML
[package]
|
|
name = "stable_mir"
|
|
version = "0.1.0-preview"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
tracing = "0.1"
|
|
scoped-tls = "1.0"
|