Skip to content

Commit

Permalink
Merge pull request #39 from mersinvald/chore/add-frehberg-as-author
Browse files Browse the repository at this point in the history
chore: add frehberg to the author list
  • Loading branch information
mersinvald authored Apr 17, 2023
2 parents 8bf339b + 9683479 commit 6b61ba1
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 = "aquamarine"
version = "0.3.0"
authors = ["Mike Lubinets <[email protected]>"]
authors = ["Mike Lubinets <[email protected]>", "Frank Rehberger <[email protected]>"]
description = "A mermaid.js integration for rustdoc"
keywords = ["proc_macro", "docs", "rustdoc", "mermaid", "diagram"]
categories = ["visualization", "development-tools::build-utils"]
Expand Down

0 comments on commit 6b61ba1

Please sign in to comment.