Commit graph

447 commits

Author SHA1 Message Date
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
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
1de20d58ec fix clippy warning: branches-sharing-code 2021-06-17 21:38:58 -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
figsoda
d0d42e6f14
Merge pull request #11 from figsoda/dependabot/cargo/crossbeam-queue-0.3.2
Bump crossbeam-queue from 0.3.1 to 0.3.2
2021-05-31 08:38:31 -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
figsoda
a7afe77084
Merge pull request #10 from figsoda/dependabot/cargo/serde-1.0.126
Bump serde from 1.0.125 to 1.0.126
2021-05-13 07:39:22 -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
3e3e7ca821
Merge pull request #7 from figsoda/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-12 08:09:46 -04:00
figsoda
9ea1f1b27f
Merge pull request #6 from figsoda/dependabot/github_actions/actions/create-release-1.1.4
Bump actions/create-release from 1 to 1.1.4
2021-05-12 08:09:25 -04:00
figsoda
53eecf9ab3
Merge pull request #8 from figsoda/dependabot/github_actions/actions/upload-release-asset-1.0.2
Bump actions/upload-release-asset from 1 to 1.0.2
2021-05-12 07:56:31 -04:00
dependabot[bot]
a7a0b401eb
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 11:50:27 +00:00
figsoda
a5473fa1bf
Merge pull request #5 from figsoda/dependabot/github_actions/actions-rs/toolchain-1.0.7
Bump actions-rs/toolchain from 1 to 1.0.7
2021-05-12 07:49:48 -04:00
figsoda
73c3d4d77d
Merge pull request #9 from figsoda/dependabot/github_actions/actions-rs/cargo-1.0.3
Bump actions-rs/cargo from 1 to 1.0.3
2021-05-12 07:48:47 -04:00