iuna

iuna - experimental devnet protocol
git clone https://iuna.jhx.app/git/iuna.git
Log | Files | Refs | README | LICENSE

Cargo.toml (234B)


      1 [package]
      2 name = "iuna-desktop"
      3 version = "0.3.0"
      4 edition = "2024"
      5 publish = false
      6 
      7 [build-dependencies]
      8 tauri-build = { version = "2", features = [] }
      9 
     10 [dependencies]
     11 tauri = { version = "2", features = [] }
     12 tauri-plugin-shell = "2"