initial config
This commit is contained in:
commit
061140e753
4 changed files with 598 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "orilla-custom"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
orilla = { git = "https://git.sr.ht/~hokiegeek/orilla", branch = "main" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue