aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump grass from 0.10.4 to 0.10.5dependabot[bot]2021-07-121-2/+2
| | | | | | | | | | | | | | | 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>
* Bump thiserror from 1.0.25 to 1.0.26dependabot[bot]2021-07-051-4/+4
| | | | | | | | | | | | | | 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>
* Bump assert_cmd from 1.0.5 to 1.0.6dependabot[bot]2021-07-021-2/+2
| | | | | | | | | | | | | | | 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>
* Bump depsSven-Hendrik Haase2021-06-281-81/+79
|
* Merge pull request #540 from svenstaro/dependabot/cargo/strum_macros-0.21.1Sven-Hendrik Haase2021-06-031-2/+2
|\ | | | | Bump strum_macros from 0.21.0 to 0.21.1
| * Bump strum_macros from 0.21.0 to 0.21.1dependabot-preview[bot]2021-06-031-2/+2
| | | | | | | | | | | | | | | | 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>
* | Bump assert_cmd from 1.0.4 to 1.0.5dependabot-preview[bot]2021-06-031-2/+2
|/ | | | | | | | 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>
* Bump strumSven-Hendrik Haase2021-06-011-4/+4
|
* Bump depsSven-Hendrik Haase2021-06-011-90/+80
|
* Bump tar from 0.4.33 to 0.4.35dependabot-preview[bot]2021-05-281-2/+2
| | | | | | | 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>
* Bump thiserror from 1.0.24 to 1.0.25dependabot-preview[bot]2021-05-241-4/+4
| | | | | | | 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>
* Bump rstest from 0.9.0 to 0.10.0dependabot-preview[bot]2021-05-171-4/+4
| | | | | | | | 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>
* Merge pull request #531 from svenstaro/dependabot/cargo/assert_cmd-1.0.4dependabot-preview[bot]2021-05-131-2/+2
|\
| * Bump assert_cmd from 1.0.3 to 1.0.4dependabot-preview[bot]2021-05-131-2/+2
| | | | | | | | | | | | | | | | 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>
* | Bump serde from 1.0.125 to 1.0.126dependabot-preview[bot]2021-05-131-4/+4
|/ | | | | | | 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>
* Merge pull request #527 from svenstaro/dependabot/cargo/futures-0.3.15Sven-Hendrik Haase2021-05-121-18/+20
|\ | | | | Bump futures from 0.3.14 to 0.3.15
| * Bump futures from 0.3.14 to 0.3.15dependabot-preview[bot]2021-05-121-18/+20
| | | | | | | | | | | | | | | | 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>
* | Bump sha2 from 0.9.4 to 0.9.5dependabot-preview[bot]2021-05-121-4/+7
|/ | | | | | | 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>
* Bump httparse from 1.4.0 to 1.4.1dependabot-preview[bot]2021-05-111-2/+2
| | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump url from 2.2.1 to 2.2.2dependabot-preview[bot]2021-05-101-2/+2
| | | | | | | Bumps [url](https://github.com/servo/rust-url) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump regex from 1.5.3 to 1.5.4dependabot-preview[bot]2021-05-071-2/+2
| | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.5.3...1.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump sha2 from 0.9.3 to 0.9.4dependabot-preview[bot]2021-05-061-3/+9
| | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.3...sha2-v0.9.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #516 from svenstaro/dependabot/cargo/rstest-0.9.0Sven-Hendrik Haase2021-05-031-4/+4
|\ | | | | Bump rstest from 0.8.0 to 0.9.0
| * Bump rstest from 0.8.0 to 0.9.0dependabot-preview[bot]2021-05-031-4/+4
| | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.8.0 to 0.9.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.8.0...0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump regex from 1.4.6 to 1.5.3dependabot-preview[bot]2021-05-031-8/+8
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.6 to 1.5.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.6...1.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump chrono-humanize from 0.1.2 to 0.2.1dependabot-preview[bot]2021-04-281-2/+2
| | | | | | | Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.1.2 to 0.2.1. - [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags) - [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.1.2...0.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump rstest from 0.7.0 to 0.8.0dependabot-preview[bot]2021-04-261-4/+4
| | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.7.0 to 0.8.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.7.0...0.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #504 from svenstaro/dependabot/cargo/regex-1.4.6dependabot-preview[bot]2021-04-231-2/+2
|\
| * Bump regex from 1.4.5 to 1.4.6dependabot-preview[bot]2021-04-231-2/+2
| | | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.5...1.4.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump assert_fs from 1.0.1 to 1.0.2dependabot-preview[bot]2021-04-231-2/+2
|/ | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.1 to 1.0.2. - [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.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump alphanumeric-sort from 1.4.1 to 1.4.3dependabot-preview[bot]2021-04-221-2/+2
| | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.4.1...v1.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* (cargo-release) start next development iteration 0.14.1-alpha.0Sven-Hendrik Haase2021-04-181-1/+1
|
* (cargo-release) version 0.14.0v0.14.0Sven-Hendrik Haase2021-04-181-1/+1
|
* Patch mime_guess to stop Firefox from becoming confused (fixes #160)Sven-Hendrik Haase2021-04-181-2/+1
| | | | | This was a pretty weird one. Turns out that if Firefox attempts to a open a .gz file directly but the MIME type is set as application/x-gzip instead of the more correct application/gzip then the file will somehow corrupt. I suspect it's trying to double-decode the file.
* Bump depsSven-Hendrik Haase2021-04-181-63/+72
|
* Bump pretty_assertions from 0.7.1 to 0.7.2dependabot-preview[bot]2021-04-161-2/+2
| | | | | | | | Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.7.1 to 0.7.2. - [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.1...v0.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump reqwest from 0.11.2 to 0.11.3dependabot-preview[bot]2021-04-131-2/+2
| | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.2 to 0.11.3. - [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.2...v0.11.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump futures from 0.3.13 to 0.3.14dependabot-preview[bot]2021-04-121-18/+18
| | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.13 to 0.3.14. - [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.13...0.3.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #488 from svenstaro/dependabot/cargo/http-0.2.4Sven-Hendrik Haase2021-04-081-2/+2
|\ | | | | Bump http from 0.2.3 to 0.2.4
| * Bump http from 0.2.3 to 0.2.4dependabot-preview[bot]2021-04-081-2/+2
| | | | | | | | | | | | | | | | Bumps [http](https://github.com/hyperium/http) from 0.2.3 to 0.2.4. - [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.3...v0.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump httparse from 1.3.5 to 1.3.6dependabot-preview[bot]2021-04-081-2/+2
|/ | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.3.5...v1.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump nanoid from 0.3.0 to 0.4.0dependabot-preview[bot]2021-04-071-148/+12
| | | | | | | | Bumps [nanoid](https://github.com/nikolay-govorov/nanoid) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/nikolay-govorov/nanoid/releases) - [Changelog](https://github.com/nikolay-govorov/nanoid/blob/master/CHANGELOG.md) - [Commits](https://github.com/nikolay-govorov/nanoid/compare/v0.3.0...v0.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump depsSven-Hendrik Haase2021-03-291-18/+18
|
* (cargo-release) start next development iteration 0.13.1-alpha.0Sven-Hendrik Haase2021-03-281-1/+1
|
* (cargo-release) version 0.13.0v0.13.0Sven-Hendrik Haase2021-03-281-1/+1
|
* Don't explicitly specify all the patch versionsSven-Hendrik Haase2021-03-281-9/+8
| | | | This should in theory allow us to have more overlaps between sub-dependencies and thus reduce binary size.
* Bump depsSven-Hendrik Haase2021-03-281-12/+12
|
* Refuse to start without explicit path if not attached to interactive terminalSven-Hendrik Haase2021-03-281-0/+1
|
* (cargo-release) start next development iteration 0.12.2-alpha.0Sven-Hendrik Haase2021-03-271-1/+1
|
* (cargo-release) version 0.12.1v0.12.1Sven-Hendrik Haase2021-03-271-1/+1
|