mirror of
https://github.com/Astatin3/raylock.git
synced 2026-06-09 00:28:00 -06:00
9 lines
112 B
TOML
9 lines
112 B
TOML
[package]
|
|
name = "raylock"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
eframe = "0.29.1"
|
|
egui = "0.29.1"
|