flake update:

This commit is contained in:
Robin Appelman 2026-02-10 19:18:00 +01:00
commit 2ff729bfa5
6 changed files with 38 additions and 32 deletions

View file

@ -2,6 +2,7 @@
name = "lightflash"
version = "0.1.0"
edition = "2024"
rust-version = "1.91.1"
[dependencies]
serde = { version = "1.0.228", features = ["derive"] }