Commit graph

433 commits

Author SHA1 Message Date
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
dependabot[bot]
425d6fb1fa
Bump actions-rs/cargo from 1 to 1.0.3
Bumps [actions-rs/cargo](https://github.com/actions-rs/cargo) from 1 to 1.0.3.
- [Release notes](https://github.com/actions-rs/cargo/releases)
- [Changelog](https://github.com/actions-rs/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions-rs/cargo/compare/v1...v1.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:55 +00:00
dependabot[bot]
df152462e1
Bump actions/upload-release-asset from 1 to 1.0.2
Bumps [actions/upload-release-asset](https://github.com/actions/upload-release-asset) from 1 to 1.0.2.
- [Release notes](https://github.com/actions/upload-release-asset/releases)
- [Commits](https://github.com/actions/upload-release-asset/compare/v1...v1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:49 +00:00
dependabot[bot]
d07f52b9be
Bump actions/create-release from 1 to 1.1.4
Bumps [actions/create-release](https://github.com/actions/create-release) from 1 to 1.1.4.
- [Release notes](https://github.com/actions/create-release/releases)
- [Commits](https://github.com/actions/create-release/compare/v1...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:43 +00:00
dependabot[bot]
85f84e072c
Bump actions-rs/toolchain from 1 to 1.0.7
Bumps [actions-rs/toolchain](https://github.com/actions-rs/toolchain) from 1 to 1.0.7.
- [Release notes](https://github.com/actions-rs/toolchain/releases)
- [Changelog](https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions-rs/toolchain/compare/v1...v1.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:37 +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
d2d44048ea fix return type 2021-05-02 17:18:01 -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