# 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 = "age-plugin-tlock" version = "0.1.1" authors = ["Thibault Meunier "] description = "tlock plugin for age clients." homepage = "https://github.com/thibmeu/tlock-rs" readme = "./README.md" keywords = [ "tlock", "age", "cli", "cryptography", "encryption", ] categories = [ "command-line-utilities", "cryptography", ] license = "MIT" repository = "https://github.com/thibmeu/tlock-rs" resolver = "1" [dependencies.age] version = "0.9" [dependencies.age-core] version = "0.9" [dependencies.age-plugin] version = "0.4.0" [dependencies.bincode] version = "2.0.0-rc.3" [dependencies.clap] version = "4.5.1" features = ["derive"] [dependencies.clap-verbosity-flag] version = "2.2.0" [dependencies.drand_core] version = "0.0.15" [dependencies.hex] version = "0.4" [dependencies.thiserror] version = "1.0.57" [dependencies.tlock_age] version = "0.0.5" features = ["internal"]