feat: trying hard to be a Rustacean with chat's help

This commit is contained in:
Stevan Freeborn
2026-01-06 07:19:44 -06:00
commit cb02373547
6 changed files with 4730 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "ferris-pad"
version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.14.0"
rfd = "0.17.1"