mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 01:49:11 +00:00
chore: add license to cargo.toml
This commit is contained in:
parent
8fd0b9d943
commit
03bd9d5f79
1 changed files with 1 additions and 0 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue