# 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 = "wok-dev" version = "0.3.0-dev" authors = ["Serge Matveenko "] description = "A multirepo management tool." homepage = "https://wok.dev/" documentation = "https://docs.wok.dev/" readme = "README.md" license = "MIT" repository = "https://codeberg.org/wok/wok" [dependencies.anyhow] version = "1.0.58" [dependencies.clap] version = "4.1.8" features = ["derive"] [dependencies.git2] version = "0.17.2" [dependencies.serde] version = "1.0.143" features = ["derive"] [dependencies.toml] version = "0.7.2" [dev-dependencies.assert_fs] version = "1.0.7" [dev-dependencies.pretty_assertions] version = "1.2.1" [dev-dependencies.rstest] version = "0.18.2" [dev-dependencies.shell-words] version = "1.1.0"