update to latest fayalite and match rust version
This commit is contained in:
parent
b51109f4f6
commit
1761d7094e
3 changed files with 38 additions and 21 deletions
|
@ -11,7 +11,7 @@ edition = "2021"
|
|||
repository = ""
|
||||
keywords = []
|
||||
categories = []
|
||||
rust-version = "1.79"
|
||||
rust-version = "1.82.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.2.1", branch = "master" }
|
||||
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.3.0", branch = "master" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue