Skip to content

Commit 897a97f

Browse files
Update module name (#12)
* Update crate naming to quantrs, update package structure * Add Dependabot config * Update Cargo.toml * Update Cargo.toml --------- Signed-off-by: Carlo Bortolan <106114526+carlobortolan@users.noreply.github.com>
1 parent 8703787 commit 897a97f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ version = "0.1.0"
44
authors = ["Carlo Bortolan"]
55
description = " A tiny Rust library for quantitative finance"
66
license = "MIT"
7-
keywords = ["quantitative", "statistics", "finance", "options", "timeseries", "portfolio", "quant"]
8-
categories = ["science"]
7+
# keywords = ["quantitative", "statistics", "finance", "options", "timeseries"]
8+
# categories = ["science"]
99
homepage = "https://github.com/carlobortolan/quantrs"
1010
repository = "https://github.com/carlobortolan/quantrs"
1111
edition = "2021"

0 commit comments

Comments
 (0)