Skip to content

Commit

Permalink
fix: Copy/paste error in crate description
Browse files Browse the repository at this point in the history
(In case you were wondering where I copied the CI infrastructure from … πŸ˜‚)
  • Loading branch information
scouten committed Oct 26, 2024
1 parent cb097f2 commit 06bd78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "asciidoc-parser"
version = "0.1.0"
description = "Rust SDK for C2PA (Coalition for Content Provenance and Authenticity) implementors"
description = "Parser for AsciiDoc format"
authors = ["Eric Scouten <git@scouten.me>"]
license = "MIT OR Apache-2.0"
documentation = "https://docs.rs/asciidoc-parser"
Expand Down

0 comments on commit 06bd78e

Please sign in to comment.