mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 06:46:50 +00:00
10 lines
160 B
TOML
10 lines
160 B
TOML
[package]
|
|
name = "rustc_fs_util"
|
|
version = "0.0.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
# tidy-alphabetical-start
|
|
tempfile.workspace = true
|
|
# tidy-alphabetical-end
|