Commit graph

711 commits

Author SHA1 Message Date
figsoda
354e1a60ab
Merge pull request #35 from figsoda/dependabot/cargo/clap-3.0.7
Bump clap from 3.0.6 to 3.0.7
2022-01-13 08:20:27 -05: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
figsoda
7e866c72b2
Merge pull request #34 from figsoda/dependabot/cargo/clap-3.0.6
Bump clap from 3.0.5 to 3.0.6
2022-01-11 07:54:28 -05: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
figsoda
54e04c8896
Merge pull request #33 from figsoda/dependabot/cargo/crossbeam-queue-0.3.3
Bump crossbeam-queue from 0.3.2 to 0.3.3
2022-01-10 07:57:03 -05: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
figsoda
4e21a602d2
Merge pull request #30 from figsoda/dependabot/cargo/serde-1.0.133
Bump serde from 1.0.132 to 1.0.133
2022-01-07 07:59:09 -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
figsoda
a100c56301
Merge pull request #29 from figsoda/dependabot/cargo/anyhow-1.0.52
Bump anyhow from 1.0.51 to 1.0.52
2021-12-24 10:11:42 -05: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
figsoda
18bc8c896d
Merge pull request #28 from figsoda/dependabot/cargo/serde-1.0.132
Bump serde from 1.0.131 to 1.0.132
2021-12-17 10:22:48 -05: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
figsoda
8604c7cce0
Merge pull request #26 from figsoda/dependabot/cargo/serde-1.0.131
Bump serde from 1.0.130 to 1.0.131
2021-12-09 08:32:52 -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
figsoda
7b7322a6aa update lock file 2021-12-04 22:23:19 -05:00
figsoda
7629bc9f9e
Merge pull request #25 from figsoda/dependabot/cargo/anyhow-1.0.51
Bump anyhow from 1.0.50 to 1.0.51
2021-11-30 07:56:46 -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
figsoda
5bec9505e0
Merge pull request #24 from figsoda/dependabot/cargo/anyhow-1.0.50
Bump anyhow from 1.0.48 to 1.0.50
2021-11-29 07:58:01 -05: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
figsoda
a5df8d925e
Merge pull request #23 from figsoda/dependabot/cargo/anyhow-1.0.48
Bump anyhow from 1.0.47 to 1.0.48
2021-11-23 08:27:23 -05: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
figsoda
1d87f329ac
Merge pull request #22 from figsoda/dependabot/cargo/anyhow-1.0.47
Bump anyhow from 1.0.45 to 1.0.47
2021-11-19 07:59:48 -05: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
39c04d35e5 move crate level clippy attribute to function 2021-11-11 20:28:40 -05:00
figsoda
03039ac9c0 bump version to 0.2.14 2021-11-08 14:03:17 -05:00
figsoda
3b30160a98 add Ctrl+d and Ctrl+u to jump up and down in the queue 2021-11-08 13:56:16 -05:00
figsoda
f26d45073f add cursor to search bar in default settings 2021-11-08 08:00:24 -05:00
figsoda
32962e5ed8 update lock file 2021-11-07 21:26:18 -05:00
figsoda
5b5ddfe738
Merge pull request #21 from figsoda/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
2021-11-03 07:56:29 -04:00
dependabot[bot]
ff29b7b1a3
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 08:06:43 +00:00
figsoda
c2db220156 bump dependencies 2021-11-02 19:05:44 -04:00
figsoda
fb44168e89 ci: use the target from the matrix 2021-11-01 09:03:09 -04:00
figsoda
ef99c9448e update lock file 2021-10-28 11:19:20 -04:00
figsoda
a9972903dc
Merge pull request #20 from figsoda/dependabot/cargo/ron-0.7.0
Bump ron from 0.6.6 to 0.7.0
2021-10-25 08:04:01 -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
figsoda
6765523a8e
Merge pull request #19 from figsoda/dependabot/cargo/ron-0.6.6
Bump ron from 0.6.5 to 0.6.6
2021-10-22 09:18:17 -04: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
figsoda
6bf7aa1a55
Merge pull request #18 from figsoda/dependabot/cargo/crossterm-0.22.1
Bump crossterm from 0.21.0 to 0.22.1
2021-10-20 08:11:32 -04: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
234feeea90
Merge pull request #16 from figsoda/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
2021-10-18 07:55:56 -04:00
dependabot[bot]
d39bcb920c
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 08:05:13 +00: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
36713509e7 actions: simplify release action 2021-10-05 12:38:58 -04:00
figsoda
041a932fc1 actions: simplify ci 2021-10-05 10:30:15 -04:00
figsoda
00e9fbdbf6 update lock file 2021-10-04 23:11:24 -04:00