psyche-utils 0.2.19

Utils module for Psyche AI Toolset
Documentation
[package]
name = "psyche-utils"
version = "0.2.19"
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
edition = "2018"
description = "Utils module for Psyche AI Toolset"
license = "MIT"
homepage = "https://github.com/PsichiX/psyche"
repository = "https://github.com/PsichiX/psyche"
documentation = "https://docs.rs/psyche-utils"

[dependencies]
serde = { version = "1.0", features = ["derive"] }