rust/compiler/rustc_codegen_gcc/tests/hello-world/Cargo.toml

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

5 lines
47 B
TOML
Raw Normal View History

2024-03-22 14:32:34 -05:00
[package]
name = "hello_world"
2024-03-30 07:18:56 -05:00
[dependencies]