Commit graph

640 commits

Author SHA1 Message Date
figsoda
149bcd1cdb bump version 2022-09-29 18:40:04 -04:00
figsoda
f2bb5d1c69 update to clap 4 2022-09-28 20:56:15 -04:00
figsoda
b048081380
Merge pull request #132 from figsoda/dependabot/cargo/serde-1.0.145
Bump serde from 1.0.144 to 1.0.145
2022-09-23 08:18:54 -04:00
dependabot[bot]
9746f0b3d0
Bump serde from 1.0.144 to 1.0.145
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 08:05:59 +00:00
figsoda
022621efd3
Merge pull request #131 from figsoda/dependabot/cargo/clap-3.2.22
Bump clap from 3.2.21 to 3.2.22
2022-09-19 07:58:53 -04:00
dependabot[bot]
f81cf60cd5
Bump clap from 3.2.21 to 3.2.22
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 08:03:07 +00:00
figsoda
693d743098 make clippy happy 2022-09-16 09:58:35 -04:00
figsoda
0b1e9b64ca ci: strip is stabilized 2022-09-15 22:34:01 -04:00
figsoda
8b68807ce3
Merge pull request #130 from figsoda/dependabot/cargo/anyhow-1.0.65
Bump anyhow from 1.0.64 to 1.0.65
2022-09-14 08:22:14 -04:00
dependabot[bot]
c61c021484
Bump anyhow from 1.0.64 to 1.0.65
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 08:06:41 +00:00
figsoda
52eff2360b
Merge pull request #129 from figsoda/dependabot/cargo/clap_complete-3.2.5
Bump clap_complete from 3.2.4 to 3.2.5
2022-09-13 10:59:52 -04:00
dependabot[bot]
d924819521
Bump clap_complete from 3.2.4 to 3.2.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.4 to 3.2.5.
- [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.4...clap_complete-v3.2.5)

---
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-09-13 14:52:46 +00:00
figsoda
d1b8b6754d
Merge pull request #128 from figsoda/dependabot/cargo/clap-3.2.21
Bump clap from 3.2.20 to 3.2.21
2022-09-13 10:51:54 -04:00
dependabot[bot]
05e93bd5b1
Bump clap from 3.2.20 to 3.2.21
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 3.2.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.21/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.20...v3.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 08:09:42 +00:00
figsoda
ef9f656c8c
Merge pull request #127 from figsoda/dependabot/cargo/anyhow-1.0.64
Bump anyhow from 1.0.63 to 1.0.64
2022-09-05 10:49:18 -04:00
dependabot[bot]
dd2492f3f4
Bump anyhow from 1.0.63 to 1.0.64
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.63...1.0.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:40:47 +00:00
figsoda
0902644cb2
Merge pull request #125 from figsoda/dependabot/cargo/async-io-1.9.0
Bump async-io from 1.8.0 to 1.9.0
2022-09-02 09:07:22 -04:00
dependabot[bot]
1059454f61
Bump async-io from 1.8.0 to 1.9.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 1.8.0 to 1.9.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.8.0...v1.9.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-09-02 12:55:26 +00:00
figsoda
1be60ec2e5
Merge pull request #126 from figsoda/dependabot/cargo/clap-3.2.20
Bump clap from 3.2.19 to 3.2.20
2022-09-02 08:53:59 -04:00
dependabot[bot]
68d485c8d0
Bump clap from 3.2.19 to 3.2.20
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.19 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.19...v3.2.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 08:05:18 +00:00
figsoda
9ea5143f15
Merge pull request #123 from figsoda/dependabot/cargo/clap-3.2.19
Bump clap from 3.2.18 to 3.2.19
2022-08-31 08:58:20 -04:00
dependabot[bot]
86634278dd
Bump clap from 3.2.18 to 3.2.19
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 3.2.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v3.2.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 12:51:49 +00:00
figsoda
9acc2aef28
Merge pull request #124 from figsoda/dependabot/cargo/anyhow-1.0.63
Bump anyhow from 1.0.62 to 1.0.63
2022-08-31 08:50:43 -04:00
dependabot[bot]
1b37142ce3
Bump anyhow from 1.0.62 to 1.0.63
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.62...1.0.63)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 08:06:28 +00:00
figsoda
2f7ab2c82b
Merge pull request #122 from figsoda/dependabot/cargo/clap-3.2.18
Bump clap from 3.2.17 to 3.2.18
2022-08-30 10:47:24 -04:00
dependabot[bot]
6205ab8a73
Bump clap from 3.2.17 to 3.2.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.18/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.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-08-30 08:03:37 +00:00
figsoda
2cfd6f24c6
Merge pull request #120 from figsoda/dependabot/cargo/serde-1.0.144
Bump serde from 1.0.143 to 1.0.144
2022-08-22 20:30:38 +08:00
dependabot[bot]
3981ac6704
Bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 08:04:09 +00:00
figsoda
7af6b806ce
Merge pull request #118 from figsoda/dependabot/cargo/async-io-1.8.0
Bump async-io from 1.7.0 to 1.8.0
2022-08-19 17:02:42 +08:00
dependabot[bot]
3b6603d64f
Bump async-io from 1.7.0 to 1.8.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 1.7.0 to 1.8.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.7.0...v1.8.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-08-19 08:48:42 +00:00
figsoda
bdf6913227
Merge pull request #119 from figsoda/dependabot/cargo/async-net-1.7.0
Bump async-net from 1.6.1 to 1.7.0
2022-08-19 16:47:40 +08:00
dependabot[bot]
c7607a1c49
Bump async-net from 1.6.1 to 1.7.0
Bumps [async-net](https://github.com/smol-rs/async-net) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/smol-rs/async-net/releases)
- [Changelog](https://github.com/smol-rs/async-net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-net/compare/v1.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 08:06:43 +00:00
figsoda
58194fdc10
Merge pull request #117 from figsoda/dependabot/cargo/anyhow-1.0.62
Bump anyhow from 1.0.61 to 1.0.62
2022-08-17 17:54:10 +08:00
dependabot[bot]
42ba341245
Bump anyhow from 1.0.61 to 1.0.62
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 08:04:47 +00:00
figsoda
02f1e59033
Merge pull request #116 from figsoda/dependabot/cargo/ron-0.8.0
Bump ron from 0.7.1 to 0.8.0
2022-08-16 17:25:16 +08:00
dependabot[bot]
531777af3c
Bump ron from 0.7.1 to 0.8.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.7.1 to 0.8.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.7.1...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 08:55:35 +00:00
figsoda
238e3d0942
Merge pull request #113 from figsoda/dependabot/cargo/clap-3.2.17
Bump clap from 3.2.16 to 3.2.17
2022-08-15 17:27:09 +08:00
dependabot[bot]
ddbbdebc3c
Bump clap from 3.2.16 to 3.2.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.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-08-15 09:12:55 +00:00
figsoda
6e19e23d6f
Merge pull request #114 from figsoda/dependabot/cargo/clap_complete-3.2.4
Bump clap_complete from 3.2.3 to 3.2.4
2022-08-15 17:09:36 +08:00
dependabot[bot]
b0ecd20274
Bump clap_complete from 3.2.3 to 3.2.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.3 to 3.2.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.2.3...clap_complete-v3.2.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-08-15 08:56:03 +00:00
figsoda
e470a8348e
Merge pull request #115 from figsoda/dependabot/cargo/tui-0.19.0
Bump tui from 0.18.0 to 0.19.0
2022-08-15 16:54:11 +08:00
dependabot[bot]
fd77713213
Bump tui from 0.18.0 to 0.19.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.18.0 to 0.19.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.18.0...v0.19.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-08-15 08:05:12 +00:00
figsoda
bf662ee7b3 fix clippy warning 2022-08-12 10:01:35 +08:00
figsoda
2fb4f81073 bump dependencies 2022-08-12 09:50:17 +08:00
figsoda
21f6d7c136
Merge pull request #111 from figsoda/dependabot/cargo/anyhow-1.0.61
Bump anyhow from 1.0.60 to 1.0.61
2022-08-11 18:10:01 +08:00
dependabot[bot]
df7a93d3b8
Bump anyhow from 1.0.60 to 1.0.61
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.60...1.0.61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 08:06:50 +00:00
figsoda
58cfe2290c
Merge pull request #110 from figsoda/dependabot/cargo/serde-1.0.143
Bump serde from 1.0.142 to 1.0.143
2022-08-09 16:43:39 +08:00
dependabot[bot]
6d3dfc43a4
Bump serde from 1.0.142 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.142...v1.0.143)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 08:06:25 +00:00
figsoda
a5427a34d6
Merge pull request #109 from figsoda/dependabot/cargo/serde-1.0.142
Bump serde from 1.0.141 to 1.0.142
2022-08-04 18:50:38 +08:00
dependabot[bot]
c840721bd2
Bump serde from 1.0.141 to 1.0.142
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.141...v1.0.142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 08:04:33 +00:00