Commit graph

154 commits

Author SHA1 Message Date
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
34a9b67861 switch to rust 2021 edition 2021-12-07 11:48:42 -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
c2db220156 bump dependencies 2021-11-02 19:05:44 -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
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
04d2c6d6b4 bump dependencies 2021-08-28 21:43:50 -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
782c709f59 bump dependencies 2021-08-14 21:09:53 -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
a700e3e228 bump dependencies 2021-07-09 17:29:11 -04:00
figsoda
e744ec3b8c bump dependencies 2021-06-30 22:39:45 -04:00
figsoda
8e8b27d34e bump dependencies 2021-06-10 20:25:44 -04:00
figsoda
ff3b3d3dcf bump dependencies 2021-06-03 15:15:51 -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
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
1dd9446ce0 bump dependencies 2021-05-02 17:10:02 -04:00
figsoda
746973af61 bump dependencies 2021-04-24 12:34:56 -04:00
figsoda
890978f5ac bump dependencies 2021-04-16 17:28:17 -04:00
figsoda
6f3183e265 bump dependencies 2021-03-26 19:12:09 -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
47f9574e5f bump dependencies 2021-03-21 11:37:22 -04:00
figsoda
234c6277da bump dependencies 2021-03-06 10:16:34 -05:00
figsoda
11cca582f9 bump version 2021-02-19 18:19:06 -05:00
figsoda
f9c8f67635 generate completions 2021-02-17 14:16:54 -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
0bf8e6e110 migrate from nightly to stable rust 2021-02-05 10:54:50 -05:00
figsoda
d398077ed8 migrate from structopt to clap 3.0 beta 2021-02-04 19:02:45 -05:00
figsoda
782e220a30 bump dependencies 2021-01-26 07:26:46 -05:00
figsoda
d589bd3418 bump dependencies 2021-01-19 07:29:46 -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
5d0adb0850 bump dependencies 2021-01-11 16:30:09 -05:00
figsoda
163133b0aa bump dependencies 2021-01-01 13:44:30 -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
8943146cf4 bump dependencies 2020-12-21 15:23:34 -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
6c57db66e9 bump dependencies 2020-12-06 11:46:28 -05:00
figsoda
faaad03c1e bump dependencies 2020-11-30 17:56:40 -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
925a9f688d bump dependencies 2020-11-25 21:04:59 -05:00
figsoda
5a080e173f bump version 2020-11-20 16:59:03 -05:00
figsoda
b488293bd3 rewrite event loop and replace channel with queue 2020-11-20 09:20:46 -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
572b9bce39 bump dependencies 2020-11-14 16:33:18 -05:00
figsoda
f15f7a2ea1 bump version 2020-11-13 18:49:17 -05:00
figsoda
31bcdf44dc sort package info 2020-11-10 18:57:20 -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
4c0018fdba add terminal keyword 2020-11-07 11:24:02 -05:00
figsoda
55504dbed2 sort release options 2020-11-06 22:36:14 -05:00
figsoda
0f29e172d2 abort on panic 2020-11-06 22:34:51 -05:00
figsoda
57ceda6357 bump dependencies 2020-11-06 15:35:52 -05:00
figsoda
9b3f4da80b add cli to keywords 2020-11-05 17:02:39 -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
10dc2072e9 tweak description 2020-11-04 17:51:46 -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
323c35adde add keywords and categories 2020-11-02 19:40:29 -05:00
figsoda
69bddc0cdc allow changing config file via command line 2020-11-02 12:14:54 -05:00