add rust support to config
This commit is contained in:
parent
5c2deec279
commit
52a6173f0b
7 changed files with 126 additions and 30 deletions
6
programs/jrnl/Cargo.toml
Normal file
6
programs/jrnl/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "jrnl"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue