psyche-host 0.2.13

Host module for Psyche AI Toolset
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "psyche-host"

version = "0.2.13"

authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]

edition = "2018"

description = "Host module for Psyche AI Toolset"

license = "MIT"

homepage = "https://github.com/PsichiX/psyche"

repository = "https://github.com/PsichiX/psyche"

documentation = "https://docs.rs/psyche-host"



[dependencies]

psyche-core = { version = "0.2", path = "../psyche-core" }