Commit Graph

652 Commits

Author SHA1 Message Date
Sven-Hendrik Haase
c636a3b496
(cargo-release) version 0.19.1 2022-02-16 23:18:27 +01:00
Sven-Hendrik Haase
6858941791
Bump deps 2022-02-16 23:07:30 +01:00
dependabot[bot]
be988e4b13
Bump rustls from 0.20.2 to 0.20.3
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.20.2...v/0.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:18:45 +00:00
Sven-Hendrik Haase
75caa9a8bc
Merge pull request #733 from svenstaro/dependabot/cargo/actix-web-4.0.0-rc.3
Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3
2022-02-09 16:44:48 +01:00
dependabot[bot]
ad926eca7c
Bump httparse from 1.5.1 to 1.6.0
Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](https://github.com/seanmonstar/httparse/compare/v1.5.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 04:20:57 +00:00
dependabot[bot]
fc33e866f4
Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3
Bumps [actix-web](https://github.com/actix/actix-web) from 4.0.0-rc.2 to 4.0.0-rc.3.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v4.0.0-rc.2...web-v4.0.0-rc.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 04:20:46 +00:00
dependabot[bot]
eaf702c13f
Bump futures from 0.3.19 to 0.3.21
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.19 to 0.3.21.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.19...0.3.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 04:21:27 +00:00
Sven-Hendrik Haase
deccf51216
(cargo-release) version 0.19.0 2022-02-06 16:27:45 +01:00
dependabot[bot]
dd44ce37c9
Bump rustls-pemfile from 0.2.1 to 0.3.0
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/compare/v/0.2.1...v/0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-06 11:31:50 +00:00
Ali MJ Al-Nasrawy
dd665a4c7e update to actix-web v4.0-rc.2 2022-02-05 23:39:25 +03:00
Ali MJ Al-Nasrawy
caca6918dd merge from jikstra 2022-02-05 11:17:25 +03:00
dependabot[bot]
0faa787ace
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 04:41:49 +00:00
dependabot[bot]
2024196323
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 04:14:16 +00:00
Sven-Hendrik Haase
7c086ddd77
Merge pull request #701 from svenstaro/dependabot/cargo/assert_fs-1.0.7
Bump assert_fs from 1.0.6 to 1.0.7
2022-01-12 06:37:23 +01:00
Sven-Hendrik Haase
be619c2b74
Merge pull request #702 from svenstaro/dependabot/cargo/assert_cmd-2.0.3
Bump assert_cmd from 2.0.2 to 2.0.3
2022-01-12 06:37:13 +01:00
dependabot[bot]
583028ffb0
Bump predicates from 2.1.0 to 2.1.1
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:18:54 +00:00
dependabot[bot]
6dc799de73
Bump assert_cmd from 2.0.2 to 2.0.3
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:18:44 +00:00
dependabot[bot]
02c5d7f7b5
Bump assert_fs from 1.0.6 to 1.0.7
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.6...v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:18:27 +00:00
Sven-Hendrik Haase
c94d374001
Merge pull request #699 from svenstaro/dependabot/cargo/simplelog-0.11.2
Bump simplelog from 0.11.1 to 0.11.2
2022-01-11 11:52:27 +01:00
Sven-Hendrik Haase
8df8cfe7ce
Merge pull request #700 from svenstaro/dependabot/cargo/clap-3.0.6
Bump clap from 3.0.5 to 3.0.6
2022-01-11 11:52:23 +01:00
dependabot[bot]
e9e00022b4
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 04:17:23 +00:00
dependabot[bot]
9e3fd4bae0
Bump simplelog from 0.11.1 to 0.11.2
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.11.1...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 04:17:15 +00:00
dependabot[bot]
65df707eef
Bump reqwest from 0.11.8 to 0.11.9
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.8...v0.11.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 04:17:08 +00:00
dependabot[bot]
114dc679c4
Bump sha2 from 0.10.0 to 0.10.1
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.0...sha2-v0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 04:16:15 +00:00
dependabot[bot]
c50c0cae0f
Bump clap from 3.0.4 to 3.0.5
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.4 to 3.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/v3.0.4...v3.0.5)

---
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-06 04:19:55 +00:00
dependabot[bot]
58b9a2f2f0
Bump clap_complete from 3.0.1 to 3.0.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.0.1 to 3.0.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.0.1...clap_complete-v3.0.2)

---
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-05 13:10:05 +00:00
dependabot[bot]
b9cbb0ce2b
Bump clap from 3.0.1 to 3.0.4
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.1 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.1...v3.0.4)

---
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-05 04:23:56 +00:00
Sven-Hendrik Haase
3940b83af7
Bump deps 2022-01-04 11:19:22 +01:00
Sven-Hendrik Haase
70c934c006
Upgrade clap 2022-01-03 10:49:30 +01:00
dependabot[bot]
3cc6b64948
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 04:19:47 +00:00
Sven-Hendrik Haase
959cd10271
Merge pull request #686 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.11
Bump clap_generate from 3.0.0-rc.9 to 3.0.0-rc.11
2021-12-31 08:16:30 +01:00
dependabot[bot]
1db2d38296
Bump clap_generate from 3.0.0-rc.9 to 3.0.0-rc.11
Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.9 to 3.0.0-rc.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/clap_generate-v3.0.0-rc.9...clap_generate-v3.0.0-rc.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 04:18:55 +00:00
dependabot[bot]
1d51ce2e0b
Bump http from 0.2.5 to 0.2.6
Bumps [http](https://github.com/hyperium/http) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.5...v0.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 04:18:43 +00:00
dependabot[bot]
89cf6ba9c2
Bump clap_generate from 3.0.0-rc.8 to 3.0.0-rc.9
Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.8 to 3.0.0-rc.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/clap_generate-v3.0.0-rc.8...clap_generate-v3.0.0-rc.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 04:17:55 +00:00
jikstra
00598acb21 Bump actix-web to v4.0-beta.15
Co-authored-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
2021-12-28 03:21:50 +01:00
Ali MJ Al-Nasrawy
e15a870713 Bump actix-web to v4.0-beta.9 2021-12-28 03:01:36 +01:00
Sven-Hendrik Haase
a81d26f50b
Merge pull request #674 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.8
Bump clap_generate from 3.0.0-rc.7 to 3.0.0-rc.8
2021-12-24 06:40:53 +01:00
dependabot[bot]
e3e8da40ce
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 04:19:51 +00:00
dependabot[bot]
43d4c5a06c
Bump clap_generate from 3.0.0-rc.7 to 3.0.0-rc.8
Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.7 to 3.0.0-rc.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/clap_generate-v3.0.0-rc.7...clap_generate-v3.0.0-rc.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 04:19:35 +00:00
dependabot[bot]
18a4f5b63a
Bump reqwest from 0.11.7 to 0.11.8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.7...v0.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 04:18:43 +00:00
dependabot[bot]
debc8b35fc
Bump futures from 0.3.18 to 0.3.19
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.18...0.3.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 13:15:50 +00:00
Sven-Hendrik Haase
99524449c0
Merge pull request #668 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.7
Bump clap_generate from 3.0.0-rc.5 to 3.0.0-rc.7
2021-12-17 09:28:10 +01:00
dependabot[bot]
2e6028810b
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 04:21:01 +00:00
dependabot[bot]
cde8c52850
Bump clap_generate from 3.0.0-rc.5 to 3.0.0-rc.7
Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.5 to 3.0.0-rc.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/clap_generate-v3.0.0-rc.5...clap_generate-v3.0.0-rc.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 04:20:52 +00:00
dependabot[bot]
c0f46e98b2
Bump clap_generate from 3.0.0-rc.4 to 3.0.0-rc.5
Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.4 to 3.0.0-rc.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_generate-v3.0.0-rc.4...clap_generate-v3.0.0-rc.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 04:19:52 +00:00
dependabot[bot]
8e0bf562ef
Bump tar from 0.4.37 to 0.4.38
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.37 to 0.4.38.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.37...0.4.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 04:21:29 +00:00
Sven-Hendrik Haase
222e42f454
Merge pull request #663 from svenstaro/dependabot/cargo/rstest-0.12.0
Bump rstest from 0.11.0 to 0.12.0
2021-12-13 11:52:08 +01:00
dependabot[bot]
52be637420
Bump rstest from 0.11.0 to 0.12.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/la10736/rstest/compare/0.11.0...0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 04:21:31 +00:00
dependabot[bot]
7eb41e340c
Bump clap_generate from 3.0.0-rc.3 to 3.0.0-rc.4
Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.3 to 3.0.0-rc.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_generate-v3.0.0-rc.3...clap_generate-v3.0.0-rc.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 04:21:25 +00:00
dependabot[bot]
e5e48ef591
Bump clap_generate from 3.0.0-rc.0 to 3.0.0-rc.3
Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.0 to 3.0.0-rc.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_generate-v3.0.0-rc.0...clap_generate-v3.0.0-rc.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 04:17:10 +00:00
dependabot[bot]
e22782c952
Bump simplelog from 0.11.0 to 0.11.1
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.11.0...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 07:10:57 +00:00
dependabot[bot]
e7b59ececc
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 05:55:30 +00:00
Sven-Hendrik Haase
5fd9d90d74
Bump deps 2021-12-09 06:53:51 +01:00
dependabot[bot]
9bf58159b0
Bump reqwest from 0.11.6 to 0.11.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.6...v0.11.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 04:21:34 +00:00
dependabot[bot]
f118e73802
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 04:18:15 +00:00
dependabot[bot]
0ac476b877
Bump anyhow from 1.0.48 to 1.0.50
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.48...1.0.50)

---
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-29 04:21:05 +00:00
Sven-Hendrik Haase
12aaa8ff83
Merge pull request #643 from svenstaro/dependabot/cargo/futures-0.3.18
Bump futures from 0.3.17 to 0.3.18
2021-11-23 10:15:21 +01:00
Sven-Hendrik Haase
9d0a54515a
Merge pull request #644 from svenstaro/dependabot/cargo/predicates-2.1.0
Bump predicates from 2.0.3 to 2.1.0
2021-11-23 10:14:49 +01:00
dependabot[bot]
45ad0e9339
Bump anyhow from 1.0.47 to 1.0.48
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.47...1.0.48)

---
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-23 04:19:28 +00:00
dependabot[bot]
34555d7d15
Bump predicates from 2.0.3 to 2.1.0
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 04:19:22 +00:00
dependabot[bot]
226115ecac
Bump futures from 0.3.17 to 0.3.18
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.17...0.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 04:19:16 +00:00
dependabot[bot]
7455ed61ba
Bump strum_macros from 0.23.0 to 0.23.1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 04:22:09 +00:00
dependabot[bot]
28d8b3e349
Bump anyhow from 1.0.45 to 1.0.47
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.47.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...1.0.47)

---
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-19 04:20:22 +00:00
dependabot[bot]
95c749f73c
Bump strum_macros from 0.22.0 to 0.23.0
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 04:55:17 +00:00
dependabot[bot]
fefb5a2efc
Bump strum from 0.22.0 to 0.23.0
Bumps [strum](https://github.com/Peternator7/strum) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 04:22:57 +00:00
dependabot[bot]
45e321813c
Bump simplelog from 0.10.2 to 0.11.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.10.2...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 04:20:14 +00:00
dependabot[bot]
f2810bc9e7
Bump maud from 0.22.3 to 0.23.0
Bumps [maud](https://github.com/lambda-fairy/maud) from 0.22.3 to 0.23.0.
- [Release notes](https://github.com/lambda-fairy/maud/releases)
- [Changelog](https://github.com/lambda-fairy/maud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/maud/compare/v0.22.3...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 04:21:23 +00:00
dependabot[bot]
b159b532c0
Bump anyhow from 1.0.44 to 1.0.45
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.44...1.0.45)

---
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-03 04:23:26 +00:00
Sven-Hendrik Haase
c957d6c525
(cargo-release) version 0.18.0 2021-10-26 03:05:57 +02:00
dependabot[bot]
c3534b8984
Bump reqwest from 0.11.5 to 0.11.6
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.5...v0.11.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 04:21:44 +00:00
Sven-Hendrik Haase
cfe04f849b
Update clap 2021-10-18 23:57:34 +02:00
dependabot[bot]
9dfaa3e574
Bump strum_macros from 0.21.1 to 0.22.0
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 17:09:35 +00:00
Sven-Hendrik Haase
6e0d1f806e
Merge pull request #615 from svenstaro/dependabot/cargo/strum-0.22.0
Bump strum from 0.21.0 to 0.22.0
2021-10-11 20:08:29 +03:00
dependabot[bot]
9f2bd1cd7b
Bump thiserror from 1.0.29 to 1.0.30
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 04:26:26 +00:00
dependabot[bot]
58502eec96
Bump strum from 0.21.0 to 0.22.0
Bumps [strum](https://github.com/Peternator7/strum) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 04:26:17 +00:00
Sven-Hendrik Haase
b92663cda1
Merge pull request #613 from svenstaro/dependabot/cargo/assert_fs-1.0.6
Bump assert_fs from 1.0.5 to 1.0.6
2021-10-08 11:45:39 +03:00
Sven-Hendrik Haase
dc57071701
Merge pull request #612 from svenstaro/dependabot/cargo/assert_cmd-2.0.2
Bump assert_cmd from 2.0.1 to 2.0.2
2021-10-08 11:45:15 +03:00
Sven-Hendrik Haase
cd290108af
Merge pull request #611 from svenstaro/dependabot/cargo/reqwest-0.11.5
Bump reqwest from 0.11.4 to 0.11.5
2021-10-08 11:45:01 +03:00
dependabot[bot]
6949e076c2
Bump assert_fs from 1.0.5 to 1.0.6
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.5...v1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 04:23:59 +00:00
dependabot[bot]
97ab465dd5
Bump assert_cmd from 2.0.1 to 2.0.2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 04:23:49 +00:00
dependabot[bot]
dc483e6a11
Bump reqwest from 0.11.4 to 0.11.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.4...v0.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 04:23:42 +00:00
dependabot[bot]
8c236e98d3
Bump predicates from 2.0.2 to 2.0.3
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.0.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 04:23:32 +00:00
dependabot[bot]
5e2a7f4bad
Bump pretty_assertions from 0.7.2 to 1.0.0
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases)
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0)

---
updated-dependencies:
- dependency-name: pretty_assertions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 04:22:05 +00:00
Sven-Hendrik Haase
4d74bee318
Merge pull request #607 from svenstaro/dependabot/cargo/simplelog-0.10.2
Bump simplelog from 0.10.0 to 0.10.2
2021-09-28 11:27:46 +02:00
dependabot[bot]
9c853b511e
Bump maud from 0.22.2 to 0.22.3
Bumps [maud](https://github.com/lambda-fairy/maud) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/lambda-fairy/maud/releases)
- [Changelog](https://github.com/lambda-fairy/maud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/maud/compare/v0.22.2...v0.22.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 04:18:15 +00:00
dependabot[bot]
e497125860
Bump simplelog from 0.10.0 to 0.10.2
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.10.0...v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 04:18:08 +00:00
dependabot[bot]
88862de341
Bump http from 0.2.4 to 0.2.5
Bumps [http](https://github.com/hyperium/http) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.4...v0.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 04:18:41 +00:00
dependabot[bot]
bbf7cf69e8
Bump grass from 0.10.7 to 0.10.8
Bumps [grass](https://github.com/connorskees/grass) from 0.10.7 to 0.10.8.
- [Release notes](https://github.com/connorskees/grass/releases)
- [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/connorskees/grass/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 04:15:41 +00:00
dependabot[bot]
cbb95b771c
Bump socket2 from 0.4.1 to 0.4.2
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.4.1...v0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 04:16:13 +00:00
dependabot[bot]
a06eeded39
Bump anyhow from 1.0.43 to 1.0.44
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 04:23:42 +00:00
dependabot[bot]
43fda3ba42
Bump sha2 from 0.9.6 to 0.9.8
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.6 to 0.9.8.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.6...sha2-v0.9.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 04:25:39 +00:00
Sven-Hendrik Haase
02a1083588
Merge pull request #593 from svenstaro/dependabot/cargo/assert_fs-1.0.5
Bump assert_fs from 1.0.4 to 1.0.5
2021-09-07 17:31:13 +02:00
dependabot[bot]
bcfa9c10bf
Bump assert_cmd from 2.0.0 to 2.0.1
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 04:22:25 +00:00
dependabot[bot]
78e6b4db46
Bump assert_fs from 1.0.4 to 1.0.5
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.4...v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 04:22:12 +00:00
dependabot[bot]
fde1ec3647
Bump thiserror from 1.0.28 to 1.0.29
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.28...1.0.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 04:23:24 +00:00
Sven-Hendrik Haase
6cfa52c4be
(cargo-release) start next development iteration 0.17.1-alpha.0 2021-09-04 23:21:22 +02:00
Sven-Hendrik Haase
f8ab19ec70
(cargo-release) version 0.17.0 2021-09-04 23:20:42 +02:00
Sven-Hendrik Haase
095b394696
Merge pull request #537 from aliemjay/src-refactor-misc
[Refactor] Miscellaneous small refactors
2021-09-04 20:51:19 +02:00
Sven-Hendrik Haase
413191f412
Bump deps 2021-09-04 19:04:52 +02:00
Ali MJ Al-Nasrawy
ff466d5128 Update Cargo.lock 2021-08-31 15:51:33 +03:00
Sven-Hendrik Haase
bb678fd1d5
(cargo-release) start next development iteration 0.16.1-alpha.0 2021-08-31 14:16:31 +02:00
Sven-Hendrik Haase
8aa809aec4
(cargo-release) version 0.16.0 2021-08-31 14:15:53 +02:00
Sven-Hendrik Haase
a2c3441d49
Bump deps 2021-08-30 19:11:11 +02:00
Ali MJ Al-Nasrawy
de31fa279f Update Cargo.lock 2021-08-30 07:02:23 +03:00
Sven-Hendrik Haase
21bc01feab
Switch from structopt to clap v3 2021-08-30 05:04:10 +02:00
Sven-Hendrik Haase
2f13999337
Bump lockfile 2021-08-29 00:34:37 +02:00
Sven-Hendrik Haase
b36ce7aa72
(cargo-release) start next development iteration 0.15.1-alpha.0 2021-08-27 05:07:03 +02:00
Sven-Hendrik Haase
f4453b7981
(cargo-release) version 0.15.0 2021-08-27 05:04:52 +02:00
Sven-Hendrik Haase
aad1c0ae68
Add TLS support via rustls (fixes #18) 2021-08-27 04:11:10 +02:00
Sven-Hendrik Haase
54cba78093
Upgrade deps 2021-08-25 18:26:46 +02:00
Sven-Hendrik Haase
0dbb5b55ee
Upgrade deps 2021-08-25 04:54:56 +02:00
Sven-Hendrik Haase
23df30be54
Upgrade qrcodegen (fixes #568) 2021-08-25 04:50:12 +02:00
dependabot[bot]
446b142e54
Bump serde from 1.0.128 to 1.0.129
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.129.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 04:16:24 +00:00
Sven-Hendrik Haase
d8473acec4
Merge pull request #571 from svenstaro/dependabot/cargo/grass-0.10.7
Bump grass from 0.10.6 to 0.10.7
2021-08-24 04:27:37 +02:00
Sven-Hendrik Haase
ec0875f542
Merge pull request #573 from svenstaro/dependabot/cargo/httparse-1.5.1
Bump httparse from 1.4.1 to 1.5.1
2021-08-24 04:27:21 +02:00
dependabot[bot]
ad870bf84a
Bump serde from 1.0.127 to 1.0.128
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 04:24:46 +00:00
dependabot[bot]
1970fe6699
Bump httparse from 1.4.1 to 1.5.1
Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.4.1 to 1.5.1.
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](https://github.com/seanmonstar/httparse/compare/v1.4.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 04:23:34 +00:00
dependabot[bot]
89db6f2eaf
Bump grass from 0.10.6 to 0.10.7
Bumps [grass](https://github.com/connorskees/grass) from 0.10.6 to 0.10.7.
- [Release notes](https://github.com/connorskees/grass/releases)
- [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/connorskees/grass/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 04:27:37 +00:00
dependabot[bot]
d6f9f4a91c
Bump tar from 0.4.36 to 0.4.37
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.36 to 0.4.37.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.36...0.4.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 04:26:27 +00:00
dependabot[bot]
42f5bd36a9
Bump tar from 0.4.35 to 0.4.36
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.35 to 0.4.36.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.35...0.4.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 04:14:28 +00:00
dependabot[bot]
706196ea1d
Bump assert_cmd from 1.0.8 to 2.0.0
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.8 to 2.0.0.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v1.0.8...v2.0.0)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 04:25:45 +00:00
Sven-Hendrik Haase
8b5d0e3985
Merge pull request #561 from svenstaro/dependabot/cargo/serde-1.0.127
Bump serde from 1.0.126 to 1.0.127
2021-08-02 13:49:34 +02:00
dependabot[bot]
29851d1bac
Bump serde from 1.0.126 to 1.0.127
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 09:16:54 +00:00
dependabot[bot]
ddd2cbd271
Bump assert_fs from 1.0.2 to 1.0.3
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.2...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 09:16:43 +00:00
Sven-Hendrik Haase
b9f6d6ef20
Merge pull request #560 from svenstaro/dependabot/cargo/bytesize-1.1.0
Bump bytesize from 1.0.1 to 1.1.0
2021-08-02 11:15:55 +02:00
Sven-Hendrik Haase
63f22608c6
Merge pull request #559 from svenstaro/dependabot/cargo/assert_cmd-1.0.8
Bump assert_cmd from 1.0.6 to 1.0.8
2021-08-02 11:15:31 +02:00
dependabot[bot]
d7ba2cf2df
Bump rstest from 0.10.0 to 0.11.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/la10736/rstest/compare/0.10.0...0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 04:29:42 +00:00
dependabot[bot]
bba58d8403
Bump bytesize from 1.0.1 to 1.1.0
Bumps [bytesize](https://github.com/hyunsik/bytesize) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/hyunsik/bytesize/releases)
- [Commits](https://github.com/hyunsik/bytesize/compare/release-1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 04:29:23 +00:00
dependabot[bot]
f917fe960a
Bump assert_cmd from 1.0.6 to 1.0.8
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v1.0.6...v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 04:29:13 +00:00
Sven-Hendrik Haase
b67558b940
Merge pull request #557 from svenstaro/dependabot/cargo/futures-0.3.16
Bump futures from 0.3.15 to 0.3.16
2021-07-26 08:50:55 +02:00
dependabot[bot]
61eacc570e
Bump grass from 0.10.5 to 0.10.6
Bumps [grass](https://github.com/connorskees/grass) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/connorskees/grass/releases)
- [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/connorskees/grass/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 04:27:28 +00:00
dependabot[bot]
1fce8d0a17
Bump futures from 0.3.15 to 0.3.16
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.15 to 0.3.16.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.15...0.3.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 04:27:21 +00:00
dependabot[bot]
e078d82511
Bump grass from 0.10.4 to 0.10.5
Bumps [grass](https://github.com/connorskees/grass) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/connorskees/grass/releases)
- [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/connorskees/grass/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 04:28:04 +00:00
dependabot[bot]
22d41047ca
Bump thiserror from 1.0.25 to 1.0.26
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.25...1.0.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:26:52 +00:00
dependabot[bot]
c504d6199d
Bump assert_cmd from 1.0.5 to 1.0.6
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v1.0.5...v1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 04:28:52 +00:00
Sven-Hendrik Haase
6245223aaf
Bump deps 2021-06-28 10:27:46 +02:00
Sven-Hendrik Haase
da029329d0
Merge pull request #540 from svenstaro/dependabot/cargo/strum_macros-0.21.1
Bump strum_macros from 0.21.0 to 0.21.1
2021-06-03 11:22:45 +02:00
dependabot-preview[bot]
ec8ce7fc7c
Bump assert_cmd from 1.0.4 to 1.0.5
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v1.0.4...v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-03 04:17:46 +00:00
dependabot-preview[bot]
be3398f2e8
Bump strum_macros from 0.21.0 to 0.21.1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-03 04:17:22 +00:00
Sven-Hendrik Haase
94af2db005
Bump strum 2021-06-01 08:14:24 +02:00
Sven-Hendrik Haase
36b8173241
Bump deps 2021-06-01 08:11:55 +02:00
dependabot-preview[bot]
a1080336bd
Bump tar from 0.4.33 to 0.4.35
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.33 to 0.4.35.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.33...0.4.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-28 04:16:41 +00:00
dependabot-preview[bot]
c273b3edc4
Bump thiserror from 1.0.24 to 1.0.25
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.24...1.0.25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-24 04:15:54 +00:00
dependabot-preview[bot]
ed8c26e5a4
Bump rstest from 0.9.0 to 0.10.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/la10736/rstest/compare/0.9.0...0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17 04:16:24 +00:00
dependabot-preview[bot]
f39f70e2f2
Merge pull request #531 from svenstaro/dependabot/cargo/assert_cmd-1.0.4 2021-05-13 04:42:31 +00:00
dependabot-preview[bot]
b04079ea6a
Bump assert_cmd from 1.0.3 to 1.0.4
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v1.0.3...v1.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13 04:15:44 +00:00
dependabot-preview[bot]
0d49265810
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-preview[bot] <support@dependabot.com>
2021-05-13 04:15:22 +00:00
Sven-Hendrik Haase
bbd16ef0d1
Merge pull request #527 from svenstaro/dependabot/cargo/futures-0.3.15
Bump futures from 0.3.14 to 0.3.15
2021-05-12 10:24:43 +02:00
dependabot-preview[bot]
d389068023
Bump sha2 from 0.9.4 to 0.9.5
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.4...sha2-v0.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-12 04:16:54 +00:00
dependabot-preview[bot]
58227837d7
Bump futures from 0.3.14 to 0.3.15
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.14...0.3.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-12 04:16:31 +00:00