fix product name

This commit is contained in:
porcelaincode
2026-01-28 14:53:10 +05:30
parent f6c60d7b8b
commit b367cdb275
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
name = "raptorbt"
version = "0.1.0"
edition = "2021"
description = "High-performance Rust backtesting engine for quant5"
authors = ["quant5 team"]
description = "High-performance Rust backtesting engine for Quant5"
authors = ["Quant5 team"]
license = "MIT"
[lib]