Commit graph

640 commits

Author SHA1 Message Date
figsoda
5cc1302482 bump dependencies 2022-05-04 12:16:44 -04:00
figsoda
6f4a3088c8
Merge pull request #78 from figsoda/dependabot/cargo/serde-1.0.137
Bump serde from 1.0.136 to 1.0.137
2022-05-04 07:58:40 -04:00
dependabot[bot]
3e519c98a4
Bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 08:06:11 +00:00
figsoda
909defe14c
Merge pull request #66 from figsoda/dependabot/cargo/crossterm-0.23.2
Bump crossterm from 0.23.1 to 0.23.2
2022-05-03 12:15:17 -04:00
dependabot[bot]
9c63457e6b
Bump crossterm from 0.23.1 to 0.23.2
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.23.1 to 0.23.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 15:58:14 +00:00
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
figsoda
e7546c3d12
Merge pull request #77 from figsoda/dependabot/cargo/tui-0.18.0
Bump tui from 0.17.0 to 0.18.0
2022-05-03 11:55:47 -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
figsoda
a17c591d8a
Merge pull request #73 from figsoda/dependabot/cargo/anyhow-1.0.57
Bump anyhow from 1.0.56 to 1.0.57
2022-05-03 10:32:14 -04:00
dependabot[bot]
fa33544327
Bump anyhow from 1.0.56 to 1.0.57
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.56...1.0.57)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 08:07:40 +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
figsoda
f759144ed7
Merge pull request #58 from figsoda/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
2022-03-18 11:01:33 -04:00
figsoda
6837e5af61
Merge pull request #47 from figsoda/dependabot/cargo/serde-1.0.136
Bump serde from 1.0.133 to 1.0.136
2022-03-18 11:01:00 -04: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
figsoda
4dcfaffe44
Merge pull request #44 from figsoda/dependabot/cargo/tui-0.17.0
Bump tui from 0.16.0 to 0.17.0
2022-03-18 10:23:36 -04: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
figsoda
0db98fbbbf
Merge pull request #63 from figsoda/dependabot/cargo/crossterm-0.23.1
Bump crossterm from 0.22.1 to 0.23.1
2022-03-18 10:02:15 -04: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
figsoda
8d0611ab31
Merge pull request #62 from figsoda/dependabot/cargo/anyhow-1.0.56
Bump anyhow from 1.0.52 to 1.0.56
2022-03-18 09:56:28 -04:00
dependabot[bot]
a280255097
Bump anyhow from 1.0.52 to 1.0.56
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.52 to 1.0.56.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.52...1.0.56)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 08:04:53 +00:00
dependabot[bot]
75b4d9aec7
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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.4.0...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 08:12:22 +00:00
figsoda
777385e41d
Merge pull request #39 from figsoda/dependabot/cargo/clap-3.0.10
Bump clap from 3.0.9 to 3.0.10
2022-01-19 08:23:07 -05: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
figsoda
be4ffc3715
Merge pull request #38 from figsoda/dependabot/cargo/clap-3.0.9
Bump clap from 3.0.7 to 3.0.9
2022-01-18 07:40:57 -05: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
figsoda
00e029fc94
Merge pull request #37 from figsoda/dependabot/cargo/clap_complete-3.0.4
Bump clap_complete from 3.0.3 to 3.0.4
2022-01-17 11:21:36 -05: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
figsoda
0afb4e2f69
Merge pull request #36 from figsoda/dependabot/cargo/clap_complete-3.0.3
Bump clap_complete from 3.0.2 to 3.0.3
2022-01-13 09:14:29 -05: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
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