feat: Rust templates
This commit is contained in:
parent
50a0f0abc2
commit
e5faf58ba8
33 changed files with 630 additions and 1 deletions
6
rust/cargo-stable/crane/Cargo.toml
Normal file
6
rust/cargo-stable/crane/Cargo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "hello"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue