// SYSTEM PANEL //
[ROOT]
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pre_commit
/
resources
[ PARENT ]
EDIT :: empty_template_Cargo.toml
[package] name = "__fake_crate" version = "0.0.0" [[bin]] name = "__fake_cmd" path = "main.rs"
SAVE
CANCEL