genotype_runtime 0.4.0

Genotype runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "genotype_runtime"
version = "0.4.0"
edition = "2021"
description = "Genotype runtime"
authors = ["Sasha Koss <koss@nocorp.me>"]
license = "MIT"
repository = "https://github.com/kossnocorp/genotype"

[dev-dependencies]
pretty_assertions = "1.4.1"
serde_json = "1.0.132"

[dependencies]
serde = "1.0.210"