mirror of
https://github.com/KhizarImran/backtestingfx.git
synced 2026-08-16 13:38:04 +00:00
getting it ready for publishing
This commit is contained in:
+2
-2
@@ -4,9 +4,9 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
name = "backtestingfx"
|
||||
name = "_backtestingfx"
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
pyo3 = { version = "0.28", features = ["extension-module"]}
|
||||
pyo3 = { version = "0.28", features = ["extension-module"]}
|
||||
|
||||
Reference in New Issue
Block a user