Primer commit

This commit is contained in:
Guilleag01
2026-01-05 18:25:51 +01:00
commit fd0972102c
6 changed files with 2005 additions and 0 deletions

4
Cargo.toml Normal file
View File

@@ -0,0 +1,4 @@
[package]
name = "wordle_solver"
version = "0.1.0"
edition = "2024"