deimoss 0.0.2

Deimos celestial simulation crate for the MilkyWay SolarSystem workspace
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "deimoss"
version = "0.0.2"
dependencies = [
 "sciforge",
]

[[package]]
name = "sciforge"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c0131a0882b3e321514ecb4303036e2f7c0bfbcb68d5a07843bd4a5e15251ac"