mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Updated workspace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "poulpy-backend"
|
||||
version = "0.1.2"
|
||||
version = "0.2.0"
|
||||
edition = "2024"
|
||||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
@@ -10,7 +10,7 @@ homepage = "https://github.com/phantomzone-org/poulpy"
|
||||
documentation = "https://docs.rs/poulpy"
|
||||
|
||||
[dependencies]
|
||||
poulpy-hal = {path="../poulpy-hal"}
|
||||
poulpy-hal = {workspace = true}
|
||||
rug = {workspace = true}
|
||||
criterion = {workspace = true}
|
||||
itertools = {workspace = true}
|
||||
|
||||
Reference in New Issue
Block a user