update fayalite dependency

This commit is contained in:
Jacob Lifshay 2024-11-05 17:33:24 -08:00
parent 265b5a9cec
commit 1a72425156
Signed by: programmerjake
SSH key fingerprint: SHA256:B1iRVvUJkvd7upMIiMqn6OyxvD2SgJkAH3ZnUOj6z+c
2 changed files with 9 additions and 9 deletions

View file

@ -14,4 +14,4 @@ categories = []
rust-version = "1.79"
[workspace.dependencies]
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.2.0", branch = "master" }
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.2.1", branch = "master" }