Skip to content

Commit

Permalink
Merge pull request #9 from adityasaky/prepare-v0.1.1
Browse files Browse the repository at this point in the history
Prepare v0.1.1
  • Loading branch information
SantiagoTorres authored Aug 13, 2021
2 parents 2b9ba42 + fb0cf21 commit 61fc380
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
[package]
name = "in-toto"
edition = "2018"
version = "0.0.0-alpha3"
authors = [ "Santiago Torres-Arias <santiago@nyu.edu>" ]
version = "0.1.1"
authors = ["Santiago Torres-Arias <santiagotorres@purdue.edu>",
"Qijia 'Joy' Liu <joyliu.q@gmail.com>"]
description = "Library for in-toto"
homepage = "https://in-toto.io"
repository = "https://github.com/sanitiagotorres/in-toto-rs"
repository = "https://github.com/in-toto/in-toto-rs"
documentation = "https://docs.rs/in-toto"
readme = "README.md"
license = "MIT"
keywords = [ "security"]
keywords = [ "security" ]
categories = [ "cryptography" ]

[lib]
Expand Down

0 comments on commit 61fc380

Please sign in to comment.