# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "molcv" version = "0.1.0" description = "Crate that calculates the circular variance of protein residues" license = "EUPL-1.2" repository = "https://github.com/slietar/molcv" [dependencies.bytemuck] version = "1.15.0" [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.flume] version = "0.11.0" [dependencies.ndarray] version = "0.15.6" [dependencies.ndarray-npy] version = "0.8.1" [dependencies.pdbtbx] version = "0.11.0" [dependencies.pollster] version = "0.3.0" [dependencies.serde] version = "1.0.196" features = [ "std", "derive", ] [dependencies.serde-pickle] version = "1.1.1" [dependencies.wgpu] version = "0.19.3"