Files
2026-07-13 13:05:14 +08:00

14 lines
316 B
TOML

[package]
name = "rerun-importer-rust-file"
version = "0.35.0-alpha.1+dev"
edition = "2024"
rust-version = "1.92"
license = "MIT OR Apache-2.0"
publish = false
[dependencies]
rerun = { path = "../../../crates/top/rerun", default-features = false, features = ["sdk"] }
anyhow.workspace = true
argh.workspace = true