asterinas/kernel/libs/xarray/Cargo.toml

13 lines
231 B
TOML
Raw Normal View History

2025-04-18 02:41:54 +00:00
[package]
name = "xarray"
version = "0.1.0"
edition.workspace = true
2025-04-18 02:41:54 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2025-12-25 07:37:18 +00:00
ostd.workspace = true
2025-04-18 02:41:54 +00:00
[lints]
workspace = true