Commit graph

29 commits

Author SHA1 Message Date
d74625e2b3
docs: fix readme demo gif 2025-03-09 21:03:06 +00:00
d200bcb9b5
feat: build using forgejo actions
All checks were successful
Release / build (push) Successful in 3m48s
2025-03-08 16:59:37 +00:00
dependabot[bot]
a9d6c1b327
Bump ring from 0.17.8 to 0.17.13 in the cargo group (#8)
Bumps the cargo group with 1 update: [ring](https://github.com/briansmith/ring).


Updates `ring` from 0.17.8 to 0.17.13
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  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-03-08 15:07:27 +00:00
dependabot[bot]
631470324c
Bump the dev-dependencies group across 1 directory with 4 updates (#7)
Bumps the dev-dependencies group with 4 updates in the / directory: [chrono](https://github.com/chronotope/chrono), [clap](https://github.com/clap-rs/clap), [serde](https://github.com/serde-rs/serde) and [anyhow](https://github.com/dtolnay/anyhow).


Updates `chrono` from 0.4.39 to 0.4.40
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40)

Updates `clap` from 4.5.29 to 4.5.31
- [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.29...v4.5.31)

Updates `serde` from 1.0.217 to 1.0.218
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218)

Updates `anyhow` from 1.0.95 to 1.0.97
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.97)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: anyhow
  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-03-03 13:27:10 +00:00
dependabot[bot]
e091e03d5a
Bump the dev-dependencies group with 2 updates (#5)
Bumps the dev-dependencies group with 2 updates: [clap](https://github.com/clap-rs/clap) and [rss](https://github.com/rust-syndication/rss).


Updates `clap` from 4.5.28 to 4.5.29
- [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.28...clap_complete-v4.5.29)

Updates `rss` from 2.0.11 to 2.0.12
- [Release notes](https://github.com/rust-syndication/rss/releases)
- [Changelog](https://github.com/rust-syndication/rss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-syndication/rss/compare/2.0.11...2.0.12)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: rss
  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-17 12:44:14 +00:00
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