Commit Graph

14 Commits

Author SHA1 Message Date
Soapydev
8e8f31e2e6 Reduce the weight of the produced binary
Optimise for weight at the expense of compile time, speed and we strip debuging elements

Signed-off-by: Soapydev <alexandre.beauchamp.thibault@gmail.com>
2024-08-19 10:24:25 -04:00
dependabot[bot]
c6f866bb6c
Bump clap from 4.5.11 to 4.5.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.13.
- [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.11...v4.5.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 19:31:17 +00:00
Chris Titus
21e350c37b
Merge pull request #91 from ChrisTitusTech/dependabot/cargo/clap-4.5.11
Bump clap from 4.5.9 to 4.5.11
2024-07-30 15:19:28 -05:00
dependabot[bot]
22dba273cb
Bump clap from 4.5.9 to 4.5.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11.
- [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.9...clap_complete-v4.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 20:01:28 +00:00
Andrii Dokhniak
38ec32d5de Added tempdir and include_dir packages 2024-07-28 17:30:07 +02:00
Chris Titus
6ba0e80d7e add title with date 2024-07-18 17:37:31 -05:00
Chris Titus
e3f3ead6f7 fix bin 2024-07-13 18:53:27 -05:00
dependabot[bot]
784f8c7344
Bump ratatui from 0.26.2 to 0.27.0
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/ratatui-org/ratatui/releases)
- [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ratatui-org/ratatui/compare/v0.26.2...v0.27.0)

---
updated-dependencies:
- dependency-name: ratatui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:16:31 +00:00
Chris Titus
f21aabef64
Merge pull request #16 from ChrisTitusTech/dependabot/cargo/clap-4.5.9
Bump clap from 4.5.5 to 4.5.9
2024-07-13 17:16:15 -05:00
Chris Titus
1dec013220
Merge pull request #17 from ChrisTitusTech/dependabot/cargo/tui-term-0.1.12
Bump tui-term from 0.1.11 to 0.1.12
2024-07-13 17:15:53 -05:00
dependabot[bot]
a7230289a1
Bump oneshot from 0.1.6 to 0.1.8
Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.6 to 0.1.8.
- [Changelog](https://github.com/faern/oneshot/blob/v0.1.8/CHANGELOG.md)
- [Commits](https://github.com/faern/oneshot/compare/v0.1.6...v0.1.8)

---
updated-dependencies:
- dependency-name: oneshot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:05:22 +00:00
dependabot[bot]
83fd652f0e
Bump tui-term from 0.1.11 to 0.1.12
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](https://github.com/a-kenji/tui-term/compare/v0.1.11...v0.1.12)

---
updated-dependencies:
- dependency-name: tui-term
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:05:17 +00:00
dependabot[bot]
dbee003edf
Bump clap from 4.5.5 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.5 to 4.5.9.
- [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.5...v4.5.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:05:12 +00:00
Chris Titus
b065faf6eb Initial Update 0.1 2024-06-06 17:56:45 -05:00