# 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" rust-version = "1.70.0" name = "node-to-arc-centric-dbg" version = "3.0.1" authors = ["Sebastian Schmidt "] description = "Convert node-centric de Bruijn graphs as output by BCALM2 into arc-centric de Bruijn graphs as edge lists" readme = "README.md" license = "BSD-2-Clause" repository = "https://github.com/sebschmi/node-to-arc-centric-dbg" [dependencies.anyhow] version = "1.0.71" [dependencies.clap] version = "4.3.4" features = ["derive"] [dependencies.genome-graph] version = "8.0.0" [dependencies.log] version = "0.4.19" [dependencies.self-meter] version = "0.6.0" [dependencies.simplelog] version = "0.12.1"