Skip to content

Commit

Permalink
Cargo.toml: add @gjtorikian.
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Nov 28, 2024
1 parent dbed2ad commit 0d7e147
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 = "comrak"
version = "0.31.0"
authors = ["Asherah Connor <[email protected]>", "Brett Walker <[email protected]>"]
authors = ["Asherah Connor <[email protected]>", "Brett Walker <[email protected]>", "gjtorikian"]
rust-version = "1.62.1"
description = "A 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter"
documentation = "https://docs.rs/comrak"
Expand Down

0 comments on commit 0d7e147

Please sign in to comment.