mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-22 08:04:19 +02:00
Add @niklasmohrin to crate authors
This commit is contained in:
parent
371f1d2ace
commit
618ecaf71f
2 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
[package]
|
||||
authors = ["Danilo Bargen <mail@dbrgn.ch>"]
|
||||
authors = [
|
||||
"Danilo Bargen <mail@dbrgn.ch>",
|
||||
"Niklas Mohrin <dev@niklasmohrin.de>",
|
||||
]
|
||||
description = "Fetch and show tldr help pages for many CLI commands. Full featured offline client with caching support."
|
||||
homepage = "https://github.com/dbrgn/tealdeer/"
|
||||
license = "MIT/Apache-2.0"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
tealdeer 1.4.1
|
||||
|
||||
Danilo Bargen <mail@dbrgn.ch>
|
||||
Danilo Bargen <mail@dbrgn.ch>, Niklas Mohrin <dev@niklasmohrin.de>
|
||||
|
||||
A fast TLDR client
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue