Skip to content

Commit

Permalink
chore: release v0.1.0 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten authored Oct 26, 2024
1 parent ad572a5 commit cb097f2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
[package]
name = "asciidoc-parser"
version = "0.1.0"
description = "Rust SDK for C2PA (Coalition for Content Provenance and Authenticity) implementors"
authors = ["Eric Scouten <git@scouten.me>"]
license = "MIT OR Apache-2.0"
documentation = "https://docs.rs/asciidoc-parser"
repository = "https://github.com/scouten/asciidoc-parser"
readme = "README.md"
edition = "2021"
authors = ["Eric Scouten <git@scouten.me>"]
keywords = ["asciidoc", "parser"]
repository = "https://github.com/scouten/asciidoc-parser"
categories = ["parser-implementations"]
rust-version = "1.74.0"

[dependencies]
Expand Down

0 comments on commit cb097f2

Please # to comment.