[package] name = 'exotic' version = '0.1.3' authors = ['unic0rn9k '] edition = '2018' description = 'very rare deep learning framework for rust😏. (See also exotic_macro)' license = 'BSD-2-Clause' repository = 'https://gitlab.com/unic0rn9k/exotic' [dependencies] num = '0.3.1' anyhow = '1.0.38' rand = '0.8.3' rayon = '1.5.0' crossterm = '0.19.0' realfft = '1.1.0' rustfft = '5.0.1'