capabable spawning multiple openvpn instances
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "event_backtest_engine"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
authors = ["Your Name <you@example.com>"]
|
||||
description = "High-impact economic & corporate earnings data collector for short-event backtesting (overnight/weekend gaps)"
|
||||
license = "MIT OR Apache-2.0"
|
||||
@@ -30,9 +30,12 @@ csv = "1.3"
|
||||
zip = "6.0.0"
|
||||
flate2 = "1.1.5"
|
||||
|
||||
#
|
||||
# Formatting
|
||||
regex = "1.12.2"
|
||||
|
||||
# Windows features
|
||||
windows-service = "0.8.0"
|
||||
|
||||
# Generating
|
||||
rand = "0.9.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user