mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Updated workspace
This commit is contained in:
@@ -3,6 +3,10 @@ members = ["poulpy-hal", "poulpy-core", "poulpy-backend", "poulpy-schemes"]
|
||||
resolver = "3"
|
||||
|
||||
[workspace.dependencies]
|
||||
poulpy-hal = {path = "poulpy-hal"}
|
||||
poulpy-core = {path = "poulpy-core"}
|
||||
poulpy-backend = {path = "poulpy-backend"}
|
||||
poulpy-schemes = {path = "poulpy-schemes"}
|
||||
rug = "1.27"
|
||||
rand = "0.9.1"
|
||||
rand_chacha = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user