summaryrefslogtreecommitdiffstats
path: root/compiler/stable_mir/Cargo.toml
blob: c61e217bf9f0aaff728c565bc600c90d35699126 (plain)
1
2
3
4
5
6
7
8
[package]
name = "stable_mir"
version = "0.1.0-preview"
edition = "2021"

[dependencies]
tracing = "0.1"
scoped-tls = "1.0"