rust/compiler/rustc_graphviz/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
161 B
TOML
Raw Normal View History

[package]
2020-06-02 20:03:40 +03:00
name = "rustc_graphviz"
version = "0.0.0"
2025-02-20 18:37:58 +00:00
edition = "2024"
[dependencies]
# tidy-alphabetical-start
# tidy-alphabetical-end
[lints]
workspace = true