[package] name = "torch-rs" version = "0.0.1" edition = "2018" authors = ["Ivan Stasiuk "] description = "Kind of Torch" repository = "https://github.com/brokeyourbike/torch-rs" license = "MIT" exclude = [ ".github/*", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]