mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
Release v1.6.2
This commit is contained in:
parent
22d0889d47
commit
5ddc86ee74
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1099,7 +1099,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tealdeer"
|
name = "tealdeer"
|
||||||
version = "1.6.1"
|
version = "1.6.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"app_dirs2",
|
"app_dirs2",
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ name = "tealdeer"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/dbrgn/tealdeer/"
|
repository = "https://github.com/dbrgn/tealdeer/"
|
||||||
documentation = "https://dbrgn.github.io/tealdeer/"
|
documentation = "https://dbrgn.github.io/tealdeer/"
|
||||||
version = "1.6.1"
|
version = "1.6.2"
|
||||||
include = ["/src/**/*", "/tests/**/*", "/Cargo.toml", "/README.md", "/LICENSE-*", "/screenshot.png"]
|
include = ["/src/**/*", "/tests/**/*", "/Cargo.toml", "/README.md", "/LICENSE-*", "/screenshot.png"]
|
||||||
rust-version = "1.62"
|
rust-version = "1.62"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
tealdeer 1.6.1
|
tealdeer 1.6.2
|
||||||
Danilo Bargen <mail@dbrgn.ch>, Niklas Mohrin <dev@niklasmohrin.de>
|
Danilo Bargen <mail@dbrgn.ch>, Niklas Mohrin <dev@niklasmohrin.de>
|
||||||
A fast TLDR client
|
A fast TLDR client
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue