mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 09:53:26 +00:00
8 lines
108 B
TOML
8 lines
108 B
TOML
[package]
|
|
name = "stable_mir"
|
|
version = "0.1.0-preview"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
scoped-tls = "1.0"
|