Commit graph

696 commits

Author SHA1 Message Date
figsoda
49035e382f
Merge pull request #155 from figsoda/dependabot/cargo/clap-4.0.24
Bump clap from 4.0.23 to 4.0.24
2022-11-15 08:59:28 -05:00
dependabot[bot]
0703223557
Bump clap from 4.0.23 to 4.0.24
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.23 to 4.0.24.
- [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/v4.0.23...v4.0.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 08:01:26 +00:00
figsoda
503ffd0d34
Merge pull request #154 from figsoda/dependabot/cargo/clap-4.0.23
Bump clap from 4.0.22 to 4.0.23
2022-11-14 08:21:24 -05:00
dependabot[bot]
3663a996d3
Bump clap from 4.0.22 to 4.0.23
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.22 to 4.0.23.
- [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/v4.0.22...v4.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 08:01:48 +00:00
figsoda
030e596046
Merge pull request #152 from figsoda/dependabot/cargo/clap_complete-4.0.5
Bump clap_complete from 4.0.3 to 4.0.5
2022-11-09 20:59:25 -05:00
dependabot[bot]
ded9eba6ce
Bump clap_complete from 4.0.3 to 4.0.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.0.3 to 4.0.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-v4.0.3...clap_complete-v4.0.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-11-10 01:45:24 +00:00
figsoda
666f7a9063
Merge pull request #153 from figsoda/dependabot/cargo/clap-4.0.22
Bump clap from 4.0.18 to 4.0.22
2022-11-09 20:43:44 -05:00
figsoda
ca904a1d54 docs: fix links 2022-11-08 23:20:41 -05:00
dependabot[bot]
75c2a24c60
Bump clap from 4.0.18 to 4.0.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.18 to 4.0.22.
- [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/v4.0.18...v4.0.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-11-08 08:02:26 +00:00
figsoda
c9b0fee238 fix clippy lint 2022-11-07 14:30:09 -05:00
figsoda
dbd4a70e76 simplify cleanups 2022-11-07 14:18:07 -05:00
figsoda
9ad8a7fa6e
Merge pull request #151 from figsoda/dependabot/cargo/clap_mangen-0.2.4
Bump clap_mangen from 0.2.3 to 0.2.4
2022-11-01 09:31:20 -04:00
dependabot[bot]
c8461afbd6
Bump clap_mangen from 0.2.3 to 0.2.4
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.3 to 0.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_mangen-v0.2.3...clap_mangen-v0.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 08:11:05 +00:00
figsoda
b6c6d38128
Merge pull request #150 from figsoda/dependabot/cargo/async-io-1.10.0
Bump async-io from 1.9.0 to 1.10.0
2022-10-31 08:29:20 -04:00
dependabot[bot]
ef6c4cca9f
Bump async-io from 1.9.0 to 1.10.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 1.9.0 to 1.10.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.9.0...v1.10.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-10-31 08:06:06 +00:00
figsoda
09a4da6079 bump version 2022-10-27 12:14:29 -04:00
figsoda
9e72ae3155 improve docs 2022-10-27 12:12:28 -04:00
figsoda
9af2e8c3c0 clean up 2022-10-26 23:13:17 -04:00
figsoda
748b774a5a print outputs of --cmd to stdout 2022-10-26 22:54:50 -04:00
figsoda
5f962e471b clean up mpd::command 2022-10-26 22:46:03 -04:00
figsoda
f706ae31e1 add --cmd to run arbitrary mpd commands 2022-10-26 22:36:35 -04:00
figsoda
59aaefb1c0 apply clippy suggestions 2022-10-26 21:31:19 -04:00
figsoda
37f1138ba0
Merge pull request #147 from figsoda/dependabot/cargo/expand-0.2.1
Bump expand from 0.2.0 to 0.2.1
2022-10-24 08:19:01 -04:00
figsoda
5cd2e1542c
Merge pull request #148 from figsoda/dependabot/cargo/serde-1.0.147
Bump serde from 1.0.145 to 1.0.147
2022-10-24 08:18:49 -04:00
dependabot[bot]
e0ff223f31
Bump serde from 1.0.145 to 1.0.147
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 08:05:40 +00:00
dependabot[bot]
45d123c916
Bump expand from 0.2.0 to 0.2.1
Bumps [expand](https://github.com/figsoda/expand) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/figsoda/expand/releases)
- [Changelog](https://github.com/figsoda/expand/blob/main/CHANGELOG.md)
- [Commits](https://github.com/figsoda/expand/compare/v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 08:05:34 +00:00
figsoda
bcdcd974cc
Merge pull request #146 from figsoda/dependabot/cargo/anyhow-1.0.66
Bump anyhow from 1.0.65 to 1.0.66
2022-10-21 08:20:02 -04:00
figsoda
9644eaf6aa
Merge pull request #145 from figsoda/dependabot/cargo/clap-4.0.18
Bump clap from 4.0.17 to 4.0.18
2022-10-21 08:19:46 -04:00
dependabot[bot]
ceee6b2ccf
Bump anyhow from 1.0.65 to 1.0.66
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.65...1.0.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 08:04:28 +00:00
dependabot[bot]
79687c61fa
Bump clap from 4.0.17 to 4.0.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.17 to 4.0.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/v4.0.17...v4.0.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-10-21 08:04:23 +00:00
figsoda
015d0a40e3 fix typo 2022-10-19 20:12:58 -04:00
figsoda
77f35f467c
Merge pull request #143 from figsoda/dependabot/cargo/clap_mangen-0.2.3
Bump clap_mangen from 0.2.2 to 0.2.3
2022-10-19 08:27:44 -04:00
figsoda
e7e2840b1d
Merge pull request #144 from figsoda/dependabot/cargo/clap-4.0.17
Bump clap from 4.0.16 to 4.0.17
2022-10-19 08:27:24 -04:00
dependabot[bot]
cfb175b612
Bump clap from 4.0.16 to 4.0.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.16 to 4.0.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/v4.0.16...v4.0.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-10-19 12:19:56 +00:00
dependabot[bot]
308946c31e
Bump clap_mangen from 0.2.2 to 0.2.3
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.2 to 0.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_mangen-v0.2.2...clap_mangen-v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 12:19:33 +00:00
figsoda
15d9b09e2a
Merge pull request #142 from figsoda/dependabot/cargo/clap_complete-4.0.3
Bump clap_complete from 4.0.2 to 4.0.3
2022-10-19 08:18:39 -04:00
dependabot[bot]
197ba0fb66
Bump clap_complete from 4.0.2 to 4.0.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.0.2 to 4.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-v4.0.2...clap_complete-v4.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-10-19 08:05:44 +00:00
figsoda
1e68fc98fa
Merge pull request #141 from figsoda/dependabot/cargo/clap-4.0.16
Bump clap from 4.0.15 to 4.0.16
2022-10-18 09:17:25 -04:00
dependabot[bot]
80212cd778
Bump clap from 4.0.15 to 4.0.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.15 to 4.0.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/v4.0.15...v4.0.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-10-18 08:03:58 +00:00
figsoda
e1ab1b9fbc
Merge pull request #140 from figsoda/dependabot/cargo/clap-4.0.15
Bump clap from 4.0.14 to 4.0.15
2022-10-14 08:17:40 -04:00
dependabot[bot]
f3948b8b4b
Bump clap from 4.0.14 to 4.0.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.14 to 4.0.15.
- [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/v4.0.14...v4.0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 08:04:59 +00:00
figsoda
5f324a2d7d
Merge pull request #139 from figsoda/dependabot/cargo/clap-4.0.14
Bump clap from 4.0.13 to 4.0.14
2022-10-13 09:05:24 -04:00
dependabot[bot]
91c651d1b1
Bump clap from 4.0.13 to 4.0.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.13 to 4.0.14.
- [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/v4.0.13...v4.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 08:05:32 +00:00
figsoda
252d7c7cad
Merge pull request #138 from figsoda/dependabot/cargo/clap-4.0.13
Bump clap from 4.0.12 to 4.0.13
2022-10-12 08:22:28 -04:00
dependabot[bot]
1f1650a3ac
Bump clap from 4.0.12 to 4.0.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.12 to 4.0.13.
- [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/v4.0.12...v4.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 08:04:38 +00:00
figsoda
09f5537c3c
Merge pull request #137 from figsoda/dependabot/cargo/clap-4.0.12
Bump clap from 4.0.11 to 4.0.12
2022-10-11 09:51:57 -04:00
dependabot[bot]
451de54de0
Bump clap from 4.0.11 to 4.0.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.11 to 4.0.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/v4.0.11...v4.0.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-10-11 08:04:19 +00:00
figsoda
a1f7d034e1
Merge pull request #136 from figsoda/dependabot/cargo/clap-4.0.11
Bump clap from 4.0.10 to 4.0.11
2022-10-10 08:21:02 -04:00
dependabot[bot]
00a6dc3f02
Bump clap from 4.0.10 to 4.0.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.10 to 4.0.11.
- [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/v4.0.10...v4.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:04:12 +00:00
figsoda
0c51fb087e
Merge pull request #135 from figsoda/dependabot/cargo/clap-4.0.10
Bump clap from 4.0.9 to 4.0.10
2022-10-06 10:13:32 -04:00