From 03bd9d5f7985f6ddb0d9d8e8107aa26079753926 Mon Sep 17 00:00:00 2001 From: NexVeridian Date: Tue, 5 Aug 2025 02:43:20 -0700 Subject: [PATCH] chore: add license to cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 60266ad..5b099a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "ark-invest-api-rust" version = "0.1.0" edition = "2024" +license = "MIT OR Apache-2.0" [dependencies] polars = { version = "0.45", features = [