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