aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* (cargo-release) version 0.19.4v0.19.4Sven-Hendrik Haase2022-04-021-1/+1
* Bump depsSven-Hendrik Haase2022-04-021-34/+21
* Bump clap from 3.1.6 to 3.1.7dependabot[bot]2022-04-011-7/+7
* Patch zip to ensure it builds on mipsSven-Hendrik Haase2022-03-311-2/+2
* Bump depsSven-Hendrik Haase2022-03-301-131/+98
* Merge pull request #761 from svenstaro/dependabot/cargo/yansi-0.5.1Sven-Hendrik Haase2022-03-231-2/+2
|\
| * Bump yansi from 0.5.0 to 0.5.1dependabot[bot]2022-03-231-2/+2
* | Bump log from 0.4.14 to 0.4.16dependabot[bot]2022-03-231-2/+2
|/
* Bump depsSven-Hendrik Haase2022-03-151-23/+31
* (cargo-release) version 0.19.3v0.19.3Sven-Hendrik Haase2022-03-151-1/+1
* Bump reqwest from 0.11.9 to 0.11.10dependabot[bot]2022-03-151-15/+6
* Bump pretty_assertions from 1.1.0 to 1.2.0dependabot[bot]2022-03-141-2/+2
* Bump regex from 1.5.4 to 1.5.5dependabot[bot]2022-03-091-2/+2
* Bump depsSven-Hendrik Haase2022-03-071-22/+22
* Bump alphanumeric-sort from 1.4.3 to 1.4.4dependabot[bot]2022-03-071-2/+2
* Bump clap_complete from 3.1.0 to 3.1.1dependabot[bot]2022-03-031-2/+2
* Bump depsSven-Hendrik Haase2022-03-021-44/+28
* Bump clap from 3.1.2 to 3.1.3dependabot[bot]2022-03-011-5/+5
* Bump clap from 3.1.1 to 3.1.2dependabot[bot]2022-02-241-5/+5
* Bump anyhow from 1.0.54 to 1.0.55dependabot[bot]2022-02-221-2/+2
* Merge pull request #740 from svenstaro/dependabot/cargo/strum_macros-0.24.0Sven-Hendrik Haase2022-02-221-19/+4
|\
| * Bump strum_macros from 0.23.1 to 0.24.0dependabot[bot]2022-02-221-19/+4
* | Merge pull request #741 from svenstaro/dependabot/cargo/clap-3.1.1Sven-Hendrik Haase2022-02-221-5/+5
|\ \ | |/ |/|
| * Bump clap from 3.1.0 to 3.1.1dependabot[bot]2022-02-221-5/+5
* | Bump strum from 0.23.0 to 0.24.0dependabot[bot]2022-02-221-2/+2
|/
* (cargo-release) version 0.19.2v0.19.2Sven-Hendrik Haase2022-02-211-1/+1
* Add man page support using --print-manpage (fixes #730)Sven-Hendrik Haase2022-02-201-8/+25
* Merge pull request #737 from svenstaro/dependabot/cargo/actix-web-httpauth-0....Sven-Hendrik Haase2022-02-181-2/+2
|\
| * Bump actix-web-httpauth from 0.6.0-beta.7 to 0.6.0-beta.8dependabot[bot]2022-02-181-2/+2
* | Bump sha2 from 0.10.1 to 0.10.2dependabot[bot]2022-02-181-2/+2
|/
* (cargo-release) version 0.19.1v0.19.1Sven-Hendrik Haase2022-02-161-1/+1
* Bump depsSven-Hendrik Haase2022-02-161-99/+169
* Bump rustls from 0.20.2 to 0.20.3dependabot[bot]2022-02-141-2/+2
* Merge pull request #733 from svenstaro/dependabot/cargo/actix-web-4.0.0-rc.3Sven-Hendrik Haase2022-02-091-10/+10
|\
| * Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3dependabot[bot]2022-02-091-10/+10
* | Bump httparse from 1.5.1 to 1.6.0dependabot[bot]2022-02-091-2/+2
|/
* Bump futures from 0.3.19 to 0.3.21dependabot[bot]2022-02-071-18/+18
* (cargo-release) version 0.19.0v0.19.0Sven-Hendrik Haase2022-02-061-1/+1
* Bump rustls-pemfile from 0.2.1 to 0.3.0dependabot[bot]2022-02-061-2/+11
* update to actix-web v4.0-rc.2Ali MJ Al-Nasrawy2022-02-051-4/+4
* merge from jikstraAli MJ Al-Nasrawy2022-02-051-320/+231
|\
| * Bump clap_complete from 3.0.2 to 3.0.3dependabot[bot]2022-01-131-2/+2
| * Bump clap from 3.0.6 to 3.0.7dependabot[bot]2022-01-131-4/+4
| * Merge pull request #701 from svenstaro/dependabot/cargo/assert_fs-1.0.7Sven-Hendrik Haase2022-01-121-2/+2
| |\
| | * Bump assert_fs from 1.0.6 to 1.0.7dependabot[bot]2022-01-121-2/+2
| * | Merge pull request #702 from svenstaro/dependabot/cargo/assert_cmd-2.0.3Sven-Hendrik Haase2022-01-121-2/+2
| |\ \
| | * | Bump assert_cmd from 2.0.2 to 2.0.3dependabot[bot]2022-01-121-2/+2
| | |/
| * / Bump predicates from 2.1.0 to 2.1.1dependabot[bot]2022-01-121-2/+2
| |/
| * Merge pull request #699 from svenstaro/dependabot/cargo/simplelog-0.11.2Sven-Hendrik Haase2022-01-111-2/+2
| |\
| | * Bump simplelog from 0.11.1 to 0.11.2dependabot[bot]2022-01-111-2/+2