Commit graph

573 commits

Author SHA1 Message Date
dependabot[bot]
3f030eb349
Bump serde from 1.0.138 to 1.0.139
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.138...v1.0.139)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-17 06:09:37 +00:00
figsoda
287af7c732
Merge pull request #99 from figsoda/dependabot/cargo/clap-3.2.12
Bump clap from 3.2.8 to 3.2.12
2022-07-17 14:08:44 +08:00
dependabot[bot]
e472b6b31e
Bump clap from 3.2.8 to 3.2.12
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.12.
- [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.2.8...v3.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 08:04:56 +00:00
figsoda
3c6283d404 update lock file 2022-07-09 18:44:38 +08:00
figsoda
737f6d49d1
Merge pull request #95 from figsoda/dependabot/cargo/crossterm-0.24.0
Bump crossterm from 0.23.2 to 0.24.0
2022-07-04 18:11:01 +08:00
figsoda
f3213fd52c
Merge pull request #94 from figsoda/dependabot/cargo/serde-1.0.138
Bump serde from 1.0.137 to 1.0.138
2022-07-04 17:51:23 +08:00
dependabot[bot]
9d7ff7d70c
Bump crossterm from 0.23.2 to 0.24.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.23.2 to 0.24.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/0.24)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 08:08:10 +00:00
dependabot[bot]
85b3270535
Bump serde from 1.0.137 to 1.0.138
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.138.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.138)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 08:08:07 +00:00
figsoda
853908222e
Merge pull request #93 from figsoda/dependabot/cargo/clap-3.2.8
Bump clap from 3.2.7 to 3.2.8
2022-07-01 16:13:48 +08:00
dependabot[bot]
b6e8bc793e
Bump clap from 3.2.7 to 3.2.8
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.7 to 3.2.8.
- [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.2.7...v3.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 08:06:22 +00:00
figsoda
29318b9415
Merge pull request #92 from figsoda/dependabot/cargo/clap-3.2.7
Bump clap from 3.2.6 to 3.2.7
2022-06-29 17:28:05 +08:00
dependabot[bot]
87112c788b
Bump clap from 3.2.6 to 3.2.7
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.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.2.6...v3.2.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-06-29 09:02:36 +00:00
figsoda
b4c64e8de6
Merge pull request #91 from figsoda/dependabot/cargo/clap_complete-3.2.3
Bump clap_complete from 3.2.2 to 3.2.3
2022-06-29 17:00:34 +08:00
dependabot[bot]
975ee5e3a8
Bump clap_complete from 3.2.2 to 3.2.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.2 to 3.2.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.2.2...clap_complete-v3.2.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-06-29 08:05:32 +00:00
figsoda
aa5a69bba0 bump dependencies 2022-06-26 17:20:45 +08:00
figsoda
ce42ec60ea
Merge pull request #83 from figsoda/dependabot/cargo/async-io-1.7.0
Bump async-io from 1.6.0 to 1.7.0
2022-06-24 13:57:51 +08:00
dependabot[bot]
241d8b645f
Bump async-io from 1.6.0 to 1.7.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-io/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: async-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 03:59:32 +00:00
figsoda
08b896afa3
Merge pull request #90 from figsoda/dependabot/cargo/clap_complete-3.2.2
Bump clap_complete from 3.1.4 to 3.2.2
2022-06-24 11:56:51 +08:00
figsoda
b1e7780bbd
Merge pull request #89 from figsoda/dependabot/cargo/anyhow-1.0.58
Bump anyhow from 1.0.57 to 1.0.58
2022-06-24 11:56:02 +08:00
figsoda
1581970367
Merge pull request #88 from figsoda/dependabot/cargo/ron-0.7.1
Bump ron from 0.7.0 to 0.7.1
2022-06-24 11:55:51 +08:00
dependabot[bot]
3cb2eb5e5e
Bump clap_complete from 3.1.4 to 3.2.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.1.4 to 3.2.2.
- [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.1.4...clap_complete-v3.2.2)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 08:09:06 +00:00
dependabot[bot]
9710e424fc
Bump anyhow from 1.0.57 to 1.0.58
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 08:06:47 +00:00
dependabot[bot]
aef2539467
Bump ron from 0.7.0 to 0.7.1
Bumps [ron](https://github.com/ron-rs/ron) from 0.7.0 to 0.7.1.
- [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.7.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 08:05:37 +00:00
figsoda
6db8214260 bump dependencies 2022-05-22 16:54:53 -04:00
figsoda
0a5969ea72
Merge pull request #82 from figsoda/dependabot/cargo/clap-3.1.18
Bump clap from 3.1.17 to 3.1.18
2022-05-11 07:56:08 -04:00
dependabot[bot]
4472353d15
Bump clap from 3.1.17 to 3.1.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18.
- [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.1.17...v3.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 08:07:08 +00:00
figsoda
f5b80a825a
Merge pull request #80 from figsoda/dependabot/cargo/clap-3.1.17
Bump clap from 3.1.16 to 3.1.17
2022-05-09 08:09:16 -04:00
dependabot[bot]
b9701d99b1
Bump clap from 3.1.16 to 3.1.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.16 to 3.1.17.
- [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.1.16...v3.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 12:00:26 +00:00
figsoda
7e491d4f83
Merge pull request #81 from figsoda/dependabot/cargo/clap_complete-3.1.4
Bump clap_complete from 3.1.3 to 3.1.4
2022-05-09 07:58:51 -04:00
dependabot[bot]
6869e5945a
Bump clap_complete from 3.1.3 to 3.1.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.1.3 to 3.1.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.1.3...clap_complete-v3.1.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-05-09 08:06:54 +00:00
figsoda
78a0d7cffe
Merge pull request #79 from figsoda/dependabot/cargo/clap-3.1.16
Bump clap from 3.1.15 to 3.1.16
2022-05-06 12:38:29 -04:00
dependabot[bot]
427769d09a
Bump clap from 3.1.15 to 3.1.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.15 to 3.1.16.
- [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.1.15...v3.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 08:06:57 +00:00
figsoda
b7d1daaa13 update deps badge 2022-05-04 13:00:11 -04:00
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