Commit graph

478 commits

Author SHA1 Message Date
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
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
figsoda
844cae82b9
Merge pull request #15 from figsoda/dependabot/cargo/anyhow-1.0.44
Bump anyhow from 1.0.43 to 1.0.44
2021-09-13 07:26:23 -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
figsoda
ef008956c0
Merge pull request #14 from figsoda/dependabot/cargo/ron-0.6.5
Bump ron from 0.6.4 to 0.6.5
2021-09-10 07:25:19 -04: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
3448bb38b4 github actions: switch to maintained actions
create-release -> action-gh-release
upload-release-asset -> upload-release-action
2021-08-25 11:16:44 -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
figsoda
fdaaa04754
Merge pull request #12 from figsoda/dependabot/cargo/serde-1.0.129
Bump serde from 1.0.128 to 1.0.129
2021-08-24 07:26:09 -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
1909a106ab build.rs: unwrap result 2021-08-14 21:33:22 -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
0a5ddd6832 add key binding: ctrl + u to empty search query 2021-07-27 16:48:44 -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