Skip to content

Commit

Permalink
Merge pull request #6 from adiba/patch-1
Browse files Browse the repository at this point in the history
Add keyword "pdf" to crate
  • Loading branch information
kaj authored May 8, 2019
2 parents a8fa065 + 100325b commit 021e450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ description = """
Generate PDF files in pure Rust.
Currently, simple vector graphics and text set in the 14 built-in \
fonts are supported."""
keywords = ["pdf"]
documentation = "https://docs.rs/pdf-canvas"
repository = "https://github.com/kaj/rust-pdf"
readme = "README.md"
Expand Down

0 comments on commit 021e450

Please sign in to comment.