Current section

Files

Jump to
sidereon native sidereon_nif Cargo.toml
Raw

native/sidereon_nif/Cargo.toml

[package]
name = "sidereon_nif"
version = "0.1.0"
authors = []
edition = "2021"
[lib]
crate-type = ["cdylib"]
[dependencies]
rustler = "0.37.3"
chrono = "0.4"
sidereon-core = "0.9.0"