mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
Update READMEs & add SECURITY.md (#78)
This commit is contained in:
committed by
GitHub
parent
3b94ab047e
commit
ccd94e36cc
@@ -11,8 +11,8 @@ documentation = "https://docs.rs/poulpy"
|
||||
[dependencies]
|
||||
rug = {workspace = true}
|
||||
criterion = {workspace = true}
|
||||
poulpy-hal = "0.1.2"
|
||||
poulpy-backend = "0.1.2"
|
||||
poulpy-hal = {path="../poulpy-hal"}
|
||||
poulpy-backend = {path="../poulpy-backend"}
|
||||
itertools = {workspace = true}
|
||||
byteorder = {workspace = true}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user