tsa 0.0.1

Placeholder for TimeStamp Authority crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "tsa"
version = "0.0.1"
edition = "2018"
description = """
Placeholder for TimeStamp Authority crate
"""
authors = ["Arthur Gautier <baloo@superbaloo.net>"]
license = "Apache-2.0 OR MIT"
repository = "https://github.com/RustCrypto/formats/tree/master/tsa"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]