# 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 = "radicle-cob" version = "0.11.0" authors = [ "Alex Good ", "Fintan Halpenny ", ] description = "Radicle Collaborative Objects library" homepage = "https://radicle.xyz" keywords = [ "radicle", "cob", "cobs", ] license = "MIT OR Apache-2.0" repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5" [dependencies.fastrand] version = "2.0.0" [dependencies.git2] version = "0.18.1" features = ["vendored-libgit2"] default-features = false [dependencies.log] version = "0.4.17" [dependencies.nonempty] version = "0.9.0" features = ["serialize"] [dependencies.once_cell] version = "1.13" [dependencies.radicle-crypto] version = "0" features = ["ssh"] [dependencies.radicle-dag] version = "0" [dependencies.radicle-git-ext] version = "0.7.0" features = ["serde"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.thiserror] version = "1.0" [dev-dependencies.fastrand] version = "2.0.0" default-features = false [dev-dependencies.qcheck] version = "1" default-features = false [dev-dependencies.qcheck-macros] version = "1" default-features = false [dev-dependencies.radicle-crypto] version = "0" features = ["test"] [dev-dependencies.tempfile] version = "3" [features] default = [] stable-commit-ids = []