Commit graph

24 commits

Author SHA1 Message Date
dependabot[bot]
14b6923e60
Bump the dev-dependencies group with 2 updates (#4)
Bumps the dev-dependencies group with 2 updates: [clap](https://github.com/clap-rs/clap) and [toml](https://github.com/toml-rs/toml).


Updates `clap` from 4.5.27 to 4.5.28
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.27...clap_complete-v4.5.28)

Updates `toml` from 0.8.19 to 0.8.20
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.19...toml-v0.8.20)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 14:35:19 +00:00
1a1c5d24f6
test build in pull request 2025-02-10 14:31:12 +00:00
dependabot[bot]
adaa032f69
Bump openssl from 0.10.68 to 0.10.70 in the cargo group (#3)
Bumps the cargo group with 1 update: [openssl](https://github.com/sfackler/rust-openssl).


Updates `openssl` from 0.10.68 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 22:34:38 +00:00
dependabot[bot]
64f06c65f9
Bump the dev-dependencies group with 2 updates (#2)
Bumps the dev-dependencies group with 2 updates: [clap](https://github.com/clap-rs/clap) and [indicatif](https://github.com/console-rs/indicatif).


Updates `clap` from 4.5.26 to 4.5.27
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.26...clap_complete-v4.5.27)

Updates `indicatif` from 0.17.9 to 0.17.11
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.9...0.17.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: indicatif
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 12:13:32 +00:00
04dc5e28eb
reorder description trim chars 2025-01-31 19:04:29 +00:00
1788524a70
bump version to v0.0.3 2025-01-30 22:27:43 +00:00
04ba3e64be
remove html tags from description content 2025-01-30 22:19:24 +00:00
535ace44e3
add updated demo.vhs file 2025-01-17 22:49:24 +00:00
e87a8d453c
update demo gif in readme 2025-01-17 22:48:46 +00:00
a6787d0688
main return more specific type 2025-01-16 21:21:51 +00:00
8517ac3ac7
add charmbracelet/vhs demo tape 2025-01-14 21:31:15 +00:00
3254268b78
replace demo gif with charmbracelet/vhs 2025-01-14 21:28:46 +00:00
5f1229ace1
update demo gif in readme
update demo gif in readme for v0.0.2 release
2025-01-14 20:39:52 +00:00
dfff01acf6
remove terminal-link dependency 2025-01-14 19:16:17 +00:00
cb4d395997
readd custom style to pb 2025-01-14 17:04:14 +00:00
c0ecec680f
add back list length as pb max 2025-01-14 15:32:30 +00:00
14c99e6380
all but main function out of main 2025-01-14 15:00:12 +00:00
22b9cf046c
add nixos install instructions 2025-01-14 12:48:25 +00:00
28d59a4c7a
separate modules into different files 2025-01-14 12:32:48 +00:00
5a9338f64d
remove colored and emojis dependencies 2025-01-14 00:28:35 +00:00
409c1d4787
add flake.nix (#1)
example taken from github:jnsahaj/lumen
2025-01-13 19:56:09 +00:00
4625e5f6e6
update readme contents to match personal site 2025-01-13 18:38:21 +00:00
733de0ebad
add demo gif to readme 2025-01-13 17:36:23 +00:00
c25e8d57c1
make project public 2025-01-13 17:34:24 +00:00