Commit graph

422 commits

Author SHA1 Message Date
dependabot[bot]
6869e5945a
Bump clap_complete from 3.1.3 to 3.1.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.1.3 to 3.1.4.
- [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-v3.1.3...clap_complete-v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 08:06:54 +00:00
dependabot[bot]
427769d09a
Bump clap from 3.1.15 to 3.1.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.15 to 3.1.16.
- [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/v3.1.15...v3.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 08:06:57 +00:00
figsoda
5cc1302482 bump dependencies 2022-05-04 12:16:44 -04:00
dependabot[bot]
3e519c98a4
Bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 08:06:11 +00:00
dependabot[bot]
9c63457e6b
Bump crossterm from 0.23.1 to 0.23.2
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 15:58:14 +00:00
figsoda
c3d7de1e96
Merge pull request #64 from figsoda/dependabot/cargo/crossbeam-queue-0.3.5
Bump crossbeam-queue from 0.3.3 to 0.3.5
2022-05-03 11:56:46 -04:00
dependabot[bot]
b9665964ae
Bump tui from 0.17.0 to 0.18.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.17.0 to 0.18.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.17.0...v0.18.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-05-03 14:33:24 +00:00
dependabot[bot]
62fea1a3ee
Bump crossbeam-queue from 0.3.3 to 0.3.5
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.3 to 0.3.5.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.3...crossbeam-queue-0.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 08:58:58 +00:00
dependabot[bot]
e22df5d31c
Bump serde from 1.0.133 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.133 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.133...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-03-18 14:24:49 +00:00
dependabot[bot]
7057a05488
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-03-18 14:03:34 +00:00
dependabot[bot]
c038f730ee
Bump crossterm from 0.22.1 to 0.23.1
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.22.1 to 0.23.1.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 13:57:23 +00:00
dependabot[bot]
6354967854
Bump clap from 3.0.9 to 3.0.10
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.9 to 3.0.10.
- [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/v3.0.9...v3.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 08:04:59 +00:00
dependabot[bot]
cc7a9b4d00
Bump clap from 3.0.7 to 3.0.9
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.7 to 3.0.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/v3.0.7...v3.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 08:05:19 +00:00
dependabot[bot]
098afe64d7
Bump clap_complete from 3.0.3 to 3.0.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.0.3 to 3.0.4.
- [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-v3.0.3...clap_complete-v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:04:40 +00:00
dependabot[bot]
20a59ccb29
Bump clap_complete from 3.0.2 to 3.0.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.0.2 to 3.0.3.
- [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-v3.0.2...clap_complete-v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:22:10 +00:00
dependabot[bot]
6ce127979a
Bump clap from 3.0.6 to 3.0.7
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.6 to 3.0.7.
- [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/v3.0.6...v3.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 08:06:49 +00:00
dependabot[bot]
8bd20311c9
Bump clap from 3.0.5 to 3.0.6
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.5 to 3.0.6.
- [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/v3.0.5...v3.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 08:05:36 +00:00
dependabot[bot]
8b0554ee33
Bump crossbeam-queue from 0.3.2 to 0.3.3
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.2...crossbeam-queue-0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 08:05:32 +00:00
figsoda
e20de56957 upgrade dependencies 2022-01-07 08:23:49 -05:00
dependabot[bot]
1b7eb144c5
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 08:06:27 +00:00
dependabot[bot]
4f91deb9aa
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 08:05:02 +00:00
dependabot[bot]
43297e089e
Bump serde from 1.0.131 to 1.0.132
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.131...v1.0.132)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 08:05:32 +00:00
figsoda
b96ec2a28e bump dependencies 2021-12-10 08:13:06 -05:00
dependabot[bot]
e54149f5f4
Bump serde from 1.0.130 to 1.0.131
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 08:05:22 +00:00
figsoda
7b7322a6aa update lock file 2021-12-04 22:23:19 -05:00
dependabot[bot]
ef3bb8405a
Bump anyhow from 1.0.50 to 1.0.51
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.50...1.0.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 08:05:01 +00:00
dependabot[bot]
5aaa90c717
Bump anyhow from 1.0.48 to 1.0.50
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.48...1.0.50)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 08:05:58 +00:00
dependabot[bot]
1f316450de
Bump anyhow from 1.0.47 to 1.0.48
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.47...1.0.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 08:06:03 +00:00
dependabot[bot]
d7a525dcfd
Bump anyhow from 1.0.45 to 1.0.47
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.47.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...1.0.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 08:04:50 +00:00
figsoda
03039ac9c0 bump version to 0.2.14 2021-11-08 14:03:17 -05:00
figsoda
32962e5ed8 update lock file 2021-11-07 21:26:18 -05:00
figsoda
c2db220156 bump dependencies 2021-11-02 19:05:44 -04:00
figsoda
ef99c9448e update lock file 2021-10-28 11:19:20 -04:00
dependabot[bot]
6563ab7018
Bump ron from 0.6.6 to 0.7.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.6.6 to 0.7.0.
- [Release notes](https://github.com/ron-rs/ron/releases)
- [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ron-rs/ron/compare/v0.6.6...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 08:05:01 +00:00
dependabot[bot]
6695154e7f
Bump ron from 0.6.5 to 0.6.6
Bumps [ron](https://github.com/ron-rs/ron) from 0.6.5 to 0.6.6.
- [Release notes](https://github.com/ron-rs/ron/releases)
- [Changelog](https://github.com/ron-rs/ron/blob/v0.6.6/CHANGELOG.md)
- [Commits](https://github.com/ron-rs/ron/commits/v0.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 08:04:09 +00:00
dependabot[bot]
d41a2b0f84
Bump crossterm from 0.21.0 to 0.22.1
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.21.0 to 0.22.1.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 08:04:11 +00:00
figsoda
7025b876fd update to clap v3.0.0-beta.5 2021-10-18 08:29:45 -04:00
figsoda
2fed8b5ab1 update lock file 2021-10-12 22:37:03 -04:00
figsoda
2acf15406e update lock file 2021-10-07 22:20:41 -04:00
figsoda
00e9fbdbf6 update lock file 2021-10-04 23:11:24 -04:00
figsoda
082128818c update lock file 2021-09-30 17:40:54 -04:00
figsoda
5751249ee6 update lock file 2021-09-27 22:08:57 -04:00
figsoda
35ffd3e0c2 update lock file 2021-09-20 21:13:35 -04:00
figsoda
bc6e512a0e dirs-next -> dirs 2021-09-17 14:50:37 -04:00
dependabot[bot]
fe9beb6d25
Bump anyhow from 1.0.43 to 1.0.44
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:04:51 +00:00
dependabot[bot]
ffeb0c5526
Bump ron from 0.6.4 to 0.6.5
Bumps [ron](https://github.com/ron-rs/ron) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/ron-rs/ron/releases)
- [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ron-rs/ron/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:05:10 +00:00
figsoda
db6982751c update lock file 2021-09-03 19:14:28 -04:00
figsoda
e19d31fa72 update lock file 2021-09-01 14:04:59 -04:00
figsoda
04d2c6d6b4 bump dependencies 2021-08-28 21:43:50 -04:00
figsoda
25006e1b29 update lock file 2021-08-28 12:25:33 -04:00
figsoda
7bb384fbd5 update lock file 2021-08-26 10:41:47 -04:00
figsoda
2eccd85f16
Merge pull request #13 from figsoda/dependabot/cargo/crossterm-0.21.0
Bump crossterm from 0.20.0 to 0.21.0
2021-08-24 07:26:31 -04:00
dependabot[bot]
3c88f9d025
Bump crossterm from 0.20.0 to 0.21.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 08:03:13 +00:00
dependabot[bot]
02cdc786be
Bump serde from 1.0.128 to 1.0.129
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.129.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 08:03:07 +00:00
figsoda
50349850b9 bump dependencies 2021-08-21 21:08:34 -04:00
figsoda
1adb5f22f4 update lock file 2021-08-18 09:39:29 -04:00
figsoda
019d4bf538 update lock file 2021-08-16 09:42:47 -04:00
figsoda
782c709f59 bump dependencies 2021-08-14 21:09:53 -04:00
figsoda
86e59c1897 update lock file 2021-08-12 07:54:27 -04:00
figsoda
be149477e9 update lock file 2021-08-10 19:36:10 -04:00
figsoda
98232ac760 update lock file 2021-08-06 16:12:44 -04:00
figsoda
8e29b6ffeb bump dependencies 2021-08-01 18:44:07 -04:00
figsoda
2be9eb4126 bump dependencies 2021-07-31 12:49:16 -04:00
figsoda
91c56af5dc update lock file 2021-07-28 15:10:26 -04:00
figsoda
4c9de739a2 update lock file 2021-07-23 17:01:15 -04:00
figsoda
e6f6afe3f3 update lock file 2021-07-21 20:24:25 -04:00
figsoda
51373cbf55 update lock file 2021-07-19 15:29:49 -04:00
figsoda
f062fb4200 update lock file 2021-07-14 20:18:16 -04:00
figsoda
a700e3e228 bump dependencies 2021-07-09 17:29:11 -04:00
figsoda
35dae25b03 update lock file 2021-07-07 13:26:17 -04:00
figsoda
cae416ecf1 update lock file 2021-07-02 20:33:10 -04:00
figsoda
e744ec3b8c bump dependencies 2021-06-30 22:39:45 -04:00
figsoda
0d81221db5 update lock file 2021-06-29 17:08:49 -04:00
figsoda
31c9023aee update lock file 2021-06-27 12:00:55 -04:00
figsoda
de00b1b239 update lock file 2021-06-24 13:48:56 -04:00
figsoda
b52d3493ba update lock file 2021-06-17 19:19:31 -04:00
figsoda
987ae9959b update lock file 2021-06-14 18:41:50 -04:00
figsoda
6bfb13a02f update lock file 2021-06-14 12:56:44 -04:00
figsoda
a823d53721 update lock file 2021-06-13 19:45:21 -04:00
figsoda
cfbe5114ff update lock file 2021-06-12 14:22:27 -04:00
figsoda
8e8b27d34e bump dependencies 2021-06-10 20:25:44 -04:00
figsoda
7ae1b4ca9d update lock file 2021-06-09 19:12:50 -04:00
figsoda
ff3b3d3dcf bump dependencies 2021-06-03 15:15:51 -04:00
figsoda
8fa31502ab update lock file 2021-06-02 21:55:31 -04:00
figsoda
4cb31201a7 update lock file 2021-06-01 12:23:04 -04:00
dependabot[bot]
4631f09aaa
Bump crossbeam-queue from 0.3.1 to 0.3.2
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.1...crossbeam-queue-0.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:30:44 +00:00
figsoda
4ca392a740 update lock file 2021-05-27 22:31:56 -04:00
figsoda
60c0894c16 update lock file 2021-05-20 12:02:32 -04:00
dependabot[bot]
3ab486cb23
Bump serde from 1.0.125 to 1.0.126
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 05:58:43 +00:00
figsoda
db16711121 update lock file 2021-05-11 10:29:45 -04:00
figsoda
2d97bdc2ed update lock file 2021-05-04 12:37:27 -04:00
figsoda
1dd9446ce0 bump dependencies 2021-05-02 17:10:02 -04:00
figsoda
0a12a4b2b8 update lock file 2021-05-01 13:41:56 -04:00
figsoda
5d38b55ce6 update lock file 2021-04-30 19:42:20 -04:00
figsoda
54714afb14 update lock file 2021-04-30 08:13:10 -04:00
figsoda
47a00b800b update lock file 2021-04-29 09:29:39 -04:00
figsoda
b436bf20a1 update lock file 2021-04-27 22:41:09 -04:00
figsoda
4eb322ef55 update lock file 2021-04-26 17:48:09 -04:00
figsoda
746973af61 bump dependencies 2021-04-24 12:34:56 -04:00
figsoda
28f49253b6 update lock file 2021-04-22 07:53:45 -04:00
figsoda
890978f5ac bump dependencies 2021-04-16 17:28:17 -04:00
figsoda
3aebb762d6 update lock file 2021-04-14 10:55:41 -04:00
figsoda
e335d1f506 update lock file 2021-04-10 12:12:38 -04:00
figsoda
a43f8799e6 update lock file 2021-04-08 08:39:08 -04:00
figsoda
bebdda5124 update lock file 2021-04-06 12:59:41 -04:00
figsoda
e8de0c2d58 update lock file 2021-04-03 18:33:48 -04:00
figsoda
67d0b4da86 update lock file 2021-04-01 08:00:28 -04:00
figsoda
dd595ed8a2 update lock file 2021-03-31 22:29:25 -04:00
figsoda
00e0825c02 update lock file 2021-03-30 09:02:26 -04:00
figsoda
11ea298ba5 update lock file 2021-03-29 08:52:12 -04:00
figsoda
6f3183e265 bump dependencies 2021-03-26 19:12:09 -04:00
figsoda
73dc9ad240 update lock file 2021-03-23 07:56:56 -04:00
dependabot[bot]
7c8dd6d060
Bump serde from 1.0.124 to 1.0.125
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.124...v1.0.125)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 06:17:27 +00:00
figsoda
15b824cf7e update lock file 2021-03-22 18:53:59 -04:00
figsoda
47f9574e5f bump dependencies 2021-03-21 11:37:22 -04:00
figsoda
e5f30bc895 update lock file 2021-03-18 20:39:49 -04:00
figsoda
cc11057ed4 update lock file 2021-03-16 07:50:24 -04:00
figsoda
aa3a5a489c update lock file 2021-03-15 16:56:32 -04:00
figsoda
a983aace65 update lock file 2021-03-14 11:16:15 -04:00
figsoda
220f8545ae update lock file 2021-03-09 20:56:23 -05:00
figsoda
59941e32d5 update lock file 2021-03-06 16:07:47 -05:00
figsoda
234c6277da bump dependencies 2021-03-06 10:16:34 -05:00
figsoda
5dfde1a373 update lock file 2021-03-05 21:01:51 -05:00
figsoda
d2a89003d1 update lock file 2021-03-05 12:56:52 -05:00
figsoda
a96529f439 update lock file 2021-03-04 21:45:37 -05:00
figsoda
2c46bf4076 update lock file 2021-03-04 16:48:11 -05:00
figsoda
ad94ca0324 update lock file 2021-03-02 10:35:18 -05:00
figsoda
ca6fd0d084 update lock file 2021-03-02 07:31:55 -05:00
figsoda
04cc81eb11 update lock file 2021-02-25 10:24:46 -05:00
figsoda
c6d1b13724 update lock file 2021-02-24 14:10:52 -05:00
figsoda
468fbf5c3c update lock file 2021-02-23 07:28:02 -05:00
figsoda
d837da858d update lock file 2021-02-21 11:28:14 -05:00
figsoda
6d43110e5d update lock file 2021-02-20 13:46:12 -05:00
figsoda
11cca582f9 bump version 2021-02-19 18:19:06 -05:00
figsoda
10ea6a6ae3 update lock file 2021-02-19 18:13:08 -05:00
figsoda
1f1a0531ec update lock file 2021-02-18 10:19:14 -05:00
figsoda
7ca70aa895 update lock file 2021-02-17 17:46:04 -05:00
figsoda
f9c8f67635 generate completions 2021-02-17 14:16:54 -05:00
figsoda
f40229c599 update lock file 2021-02-14 16:46:32 -05:00
figsoda
7a13651d79 update lock file 2021-02-12 21:02:02 -05:00
figsoda
7cfafd9395 update lock file 2021-02-08 14:23:51 -05:00
figsoda
e307158e42 bump version 2021-02-07 16:26:34 -05:00
figsoda
9d52ad96dc bump version 2021-02-07 13:55:52 -05:00
figsoda
eefe368b0b bump version 2021-02-05 16:47:13 -05:00
figsoda
80389edbf1 bump version 2021-02-05 11:58:36 -05:00
figsoda
d398077ed8 migrate from structopt to clap 3.0 beta 2021-02-04 19:02:45 -05:00
figsoda
51d239d5df update lock file 2021-02-02 08:46:26 -05:00
figsoda
172a69ab97 update lock file 2021-01-29 10:33:47 -05:00
figsoda
c71ae4d816 update lock file 2021-01-28 10:51:20 -05:00
figsoda
9ce3f3f11c update lock file 2021-01-27 07:29:09 -05:00
figsoda
782e220a30 bump dependencies 2021-01-26 07:26:46 -05:00
figsoda
2068213273 update lock file 2021-01-23 12:27:04 -05:00
figsoda
7ba2268901 update lock file 2021-01-19 16:10:08 -05:00
figsoda
d589bd3418 bump dependencies 2021-01-19 07:29:46 -05:00
figsoda
1212424699 update lock file 2021-01-17 11:21:36 -05:00
figsoda
0434a60507 bump version 2021-01-16 14:02:48 -05:00
figsoda
d64918948b bump version 2021-01-15 11:50:47 -05:00
figsoda
8ea704c333 update lock file 2021-01-15 07:59:15 -05:00
figsoda
b6fdb27f42 update lock file 2021-01-14 17:05:18 -05:00
figsoda
5d0adb0850 bump dependencies 2021-01-11 16:30:09 -05:00
figsoda
c4883cda02 update lock file 2021-01-10 13:33:16 -05:00
figsoda
792270ff50 update lock file 2021-01-09 11:34:01 -05:00
figsoda
0f173bbaf1 update lock file 2021-01-08 15:43:51 -05:00
figsoda
611b7177e3 update lock file 2021-01-07 18:11:38 -05:00
figsoda
9192bc7e14 update lock file 2021-01-06 18:57:19 -05:00
figsoda
c7a9c8c85d update lock file 2021-01-05 11:47:11 -05:00
figsoda
6c7d7202e7 bump lock file 2021-01-01 22:01:12 -05:00
figsoda
163133b0aa bump dependencies 2021-01-01 13:44:30 -05:00
figsoda
e454ae125f bump lock file 2020-12-31 20:12:06 -05:00
figsoda
6be728f2aa bump lock file 2020-12-31 12:32:41 -05:00
figsoda
9127725dcf bump lock file 2020-12-30 20:24:12 -05:00
figsoda
ac206bbde5 bump dependencies 2020-12-29 18:27:45 -05:00
figsoda
cccb497c47 bump dependencies 2020-12-28 13:49:46 -05:00
figsoda
7acaddc682 update lock file 2020-12-26 20:35:05 -05:00
figsoda
8943146cf4 bump dependencies 2020-12-21 15:23:34 -05:00
figsoda
44b7fcb3a9 update lock file 2020-12-20 22:00:58 -05:00
figsoda
081e701f00 bump dependencies 2020-12-18 18:53:21 -05:00
figsoda
78022c1f68 bump dependencies 2020-12-18 13:05:05 -05:00
figsoda
866b2c61f7 update lock file 2020-12-16 12:25:26 -05:00
figsoda
5fa85cc8ff update lock file 2020-12-07 20:04:54 -05:00
figsoda
04efb34237 bump lock file 2020-12-06 19:52:29 -05:00
figsoda
6c57db66e9 bump dependencies 2020-12-06 11:46:28 -05:00
figsoda
fba4956c73 update lock file 2020-12-05 14:56:54 -05:00
figsoda
c8250bb0e6 update lock file 2020-12-04 17:35:33 -05:00
figsoda
faaad03c1e bump dependencies 2020-11-30 17:56:40 -05:00
figsoda
fb0fcc5a92 bump lock file 2020-11-30 09:25:01 -05:00
figsoda
fdd0558556 bump version 2020-11-28 20:01:16 -05:00
figsoda
b387397744 bump dependencies 2020-11-28 16:55:26 -05:00
figsoda
4906f547cf bump lock file 2020-11-27 17:52:24 -05:00
figsoda
925a9f688d bump dependencies 2020-11-25 21:04:59 -05:00
figsoda
525abfc3b3 bump lock file 2020-11-24 21:39:31 -05:00
figsoda
1be82b3235 bump lock file 2020-11-23 23:00:18 -05:00
figsoda
ce4b2353bd bump lock file 2020-11-22 15:13:22 -05:00
figsoda
45bc824dc4 bump lock file 2020-11-21 13:12:23 -05:00
figsoda
5a080e173f bump version 2020-11-20 16:59:03 -05:00
figsoda
ad5e8e8889 update lock file 2020-11-20 16:54:33 -05:00
figsoda
7009aa8387 bump lock file 2020-11-20 14:55:47 -05:00
figsoda
b488293bd3 rewrite event loop and replace channel with queue 2020-11-20 09:20:46 -05:00
figsoda
730b1b5393 bump lock file 2020-11-19 17:12:05 -05:00
figsoda
31239aaaba switch from async-channel to crossbeam-channel 2020-11-19 11:54:49 -05:00
figsoda
8b731a60e5 switch from tokio to smol for async runtime 2020-11-18 18:48:37 -05:00
figsoda
53a1686371 bump version 2020-11-17 17:05:36 -05:00
figsoda
2c89d616c6 bump lock file 2020-11-17 14:20:39 -05:00
figsoda
2c54224a86 bump lock file 2020-11-16 21:09:07 -05:00
figsoda
19729dbb9e bump lockfile 2020-11-16 08:29:48 -05:00
figsoda
5f24e5a452 bump lockfile 2020-11-15 13:48:07 -05:00
figsoda
572b9bce39 bump dependencies 2020-11-14 16:33:18 -05:00
figsoda
f15f7a2ea1 bump version 2020-11-13 18:49:17 -05:00
figsoda
0d69d62c0b bump lockfile 2020-11-11 22:18:43 -05:00
figsoda
f0a7a83f5a bump version 2020-11-09 16:33:11 -05:00
figsoda
b9d385ca34 bump version 2020-11-07 11:27:29 -05:00
figsoda
57ceda6357 bump dependencies 2020-11-06 15:35:52 -05:00
figsoda
bba751e034 update Cargo.lock 2020-11-05 22:31:04 -05:00
figsoda
eca9e6d520 switch from unmaintained dirs crate to dirs-next 2020-11-05 12:10:07 -05:00
figsoda
480932c407 bump version 2020-11-04 19:13:53 -05:00
figsoda
1c06e0eed7 bump version 2020-11-03 11:50:27 -05:00
figsoda
02673cf809 bump dependencies 2020-11-03 11:48:06 -05:00
figsoda
69bddc0cdc allow changing config file via command line 2020-11-02 12:14:54 -05:00
figsoda
0b950d8edd allow setting foreground and background of texts 2020-10-31 18:06:10 -04:00
figsoda
cd57e56a94 option to configure layout 2020-10-30 12:20:37 -04:00
figsoda
446a2edaa2 initial commit 2020-10-28 22:36:26 -04:00
figsoda
63e2fd5e96 initial commit 2020-10-21 12:53:01 -04:00