chore: add license to cargo.toml

This commit is contained in:
Elijah McMorris 2025-08-05 02:43:20 -07:00
parent 8fd0b9d943
commit 03bd9d5f79
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8

View file

@ -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 = [