mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 10:08:29 +02:00
Start on plugin ctx API (#64)
This commit is contained in:
7
src-tauri/yaak_templates/Cargo.toml
Normal file
7
src-tauri/yaak_templates/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "yaak_templates"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.22"
|
||||
Reference in New Issue
Block a user