Commit Graph

278 Commits

Author SHA1 Message Date
Xithrius
5893ae8c60
Merge pull request #102 from Xithrius/dependabot/cargo/tokio-1.17.0 2022-02-16 15:14:26 -08:00
dependabot[bot]
305a7db215
Bump tokio from 1.16.0 to 1.17.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.16.0...tokio-1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 23:13:58 +00:00
Xithrius
a8ad4b599b
Merge pull request #100 from Xithrius/dependabot/cargo/futures-0.3.21 2022-02-16 15:12:25 -08:00
Xithrius
29599a0712
Merge pull request #101 from Xithrius/dependabot/cargo/unicode-segmentation-1.9.0 2022-02-16 15:12:16 -08:00
dependabot[bot]
6919586922
Bump unicode-segmentation from 1.8.0 to 1.9.0
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 07:19:54 +00:00
dependabot[bot]
1dd6a49214
Bump futures from 0.3.19 to 0.3.21
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.19 to 0.3.21.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.19...0.3.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 07:19:47 +00:00
Xithrius
4578b5f49e
Merge pull request #98 from kshpin/main 2022-01-28 02:08:47 -08:00
pre-commit-ci[bot]
a99643f7b7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-01-28 10:00:28 +00:00
Kirill Shpin
834df14d10
appease clippy
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>
2022-01-28 02:00:21 -08:00
pre-commit-ci[bot]
1bd729e8ea [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-01-28 09:46:55 +00:00
kshpin
aee93a8e18 removed clap 2022-01-28 01:46:03 -08:00
kshpin
023ce3e2c0 bandaid solution to listing variants 2022-01-28 01:45:43 -08:00
Xithrius
132edb5027
Merge pull request #97 from Xithrius/dependabot/cargo/tokio-1.16.0 2022-01-28 01:41:46 -08:00
Kirill Shpin
1beddf873c
compacted imports
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>
2022-01-28 01:33:53 -08:00
pre-commit-ci[bot]
f34623b114 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-01-28 09:25:34 +00:00
Kirill Shpin
beae363402
Merge branch 'Xithrius:main' into main 2022-01-28 01:23:50 -08:00
kshpin
5598f03542 removed unnecessary clap config 2022-01-28 01:21:59 -08:00
kshpin
d87ac9abcf moved arg merging logic away 2022-01-28 01:21:07 -08:00
kshpin
1776f905b2 structopt setup and merging logic 2022-01-28 01:20:54 -08:00
kshpin
331ec51afb for convenience with structopt 2022-01-28 01:20:14 -08:00
kshpin
344fc353e7 added structopt, removed unnecessary clap feature 2022-01-28 01:18:54 -08:00
dependabot[bot]
9c648e9170
Bump tokio from 1.15.0 to 1.16.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.15.0...tokio-1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 07:16:43 +00:00
Xithrius
7fecea915d
Appeased pre-commit 2022-01-27 23:01:07 -08:00
Xithrius
417a607e0f Added feature request template 2022-01-27 22:58:54 -08:00
Xithrius
00cc8211e7 Created bug report template 2022-01-27 22:56:40 -08:00
Xithrius
c7ea778605
Merge pull request #92 from Xithrius/dependabot/cargo/anyhow-1.0.53 2022-01-27 17:28:44 -08:00
Xithrius
2c4d8aba72
Merge pull request #95 from Xithrius/dependabot/cargo/serde-1.0.136 2022-01-27 17:28:00 -08:00
dependabot[bot]
d6dd6991e9
Bump serde from 1.0.134 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.134 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.134...v1.0.136)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 07:19:31 +00:00
dependabot[bot]
69dec75108
Bump anyhow from 1.0.52 to 1.0.53
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.52...1.0.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 00:48:21 +00:00
Xithrius
a1088c7593
Merge pull request #94 from Xithrius/dependabot/cargo/tui-0.17.0 2022-01-24 16:31:06 -08:00
dependabot[bot]
f97751a99f
Bump tui from 0.16.0 to 0.17.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 07:18:24 +00:00
Xithrius
200f8f01ad
Appeased clippy 2022-01-21 13:05:06 -08:00
Xithrius
ee510b84a9
Merge pull request #91 from Xithrius/dependabot/cargo/serde-1.0.134 2022-01-21 11:34:33 -08:00
dependabot[bot]
2cc501bd4c
Bump serde from 1.0.133 to 1.0.134
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.133 to 1.0.134.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.133...v1.0.134)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 07:19:10 +00:00
Xithrius
5456ff9812
This workflow was a meme.
And now it just annoys me.
2022-01-12 18:59:24 -08:00
Xithrius
a5a87d33fd
Merge pull request #88 from ModProg/configure_title 2022-01-12 17:10:23 -08:00
Xithrius
4734e530ce
Merge branch 'main' into configure_title 2022-01-12 17:01:40 -08:00
Xithrius
7a757dff53
Merge pull request #89 from ModProg/configure_padding 2022-01-12 17:00:15 -08:00
Roland Fredenhagen
69b9ed19fc
Make padding configurable 2022-01-12 07:26:05 +01:00
Roland Fredenhagen
4f4cdba44f
Added config to disable title 2022-01-12 07:20:08 +01:00
Xithrius
a4e26b3b18
Merge pull request #79 from Xithrius/dependabot/cargo/rustyline-9.1.2 2022-01-04 00:54:48 -08:00
Xithrius
71111c0f43
Merge pull request #81 from Xithrius/dependabot/cargo/serde-1.0.133 2022-01-04 00:54:23 -08:00
dependabot[bot]
ab4e7f7399
Bump serde from 1.0.132 to 1.0.133
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.133)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 07:15:27 +00:00
dependabot[bot]
a16577087b
Bump rustyline from 9.1.1 to 9.1.2
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/kkawakam/rustyline/releases)
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md)
- [Commits](https://github.com/kkawakam/rustyline/compare/v9.1.1...v9.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 07:15:08 +00:00
Xithrius
1d3be28ae2
Merge pull request #78 from Xithrius/pre-commit-ci-update-config 2021-12-27 19:02:38 +00:00
pre-commit-ci[bot]
59299bf490
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.0)
2021-12-27 18:56:26 +00:00
Xithrius
c10cc644cc
Merge pull request #77 from Xithrius/dependabot/cargo/anyhow-1.0.52 2021-12-24 23:01:57 +00:00
dependabot[bot]
d9367e3fbf
Bump anyhow from 1.0.51 to 1.0.52
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.51 to 1.0.52.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.51...1.0.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 07:16:16 +00:00
Xithrius
e78c556e80
Merge pull request #76 from Xithrius/dependabot/cargo/futures-0.3.19 2021-12-21 00:53:29 +00:00
dependabot[bot]
89ae737cfc
Bump futures from 0.3.18 to 0.3.19
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.18...0.3.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 07:21:27 +00:00