aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (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-1/+1
| | | | | | | | | | | | | | 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>
* update to actix-web v4.0-rc.2Ali MJ Al-Nasrawy2022-02-051-4/+4
|
* merge from jikstraAli MJ Al-Nasrawy2022-02-051-2/+2
|\
| * Bump clap_complete from 3.0.2 to 3.0.3dependabot[bot]2022-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Bump clap from 3.0.6 to 3.0.7dependabot[bot]2022-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Bump clap from 3.0.5 to 3.0.6dependabot[bot]2022-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Bump clap from 3.0.4 to 3.0.5dependabot[bot]2022-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Bump clap_complete from 3.0.1 to 3.0.2dependabot[bot]2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Bump clap from 3.0.1 to 3.0.4dependabot[bot]2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Bump depsSven-Hendrik Haase2022-01-041-2/+2
| |
| * Upgrade clapSven-Hendrik Haase2022-01-031-2/+2
| |
| * Bump clap_generate from 3.0.0-rc.9 to 3.0.0-rc.11dependabot[bot]2021-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Bump clap_generate from 3.0.0-rc.8 to 3.0.0-rc.9dependabot[bot]2021-12-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Bump actix-web to v4.0-beta.15jikstra2021-12-281-6/+7
| | | | | | | | Co-authored-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
* | Bump actix-web to v4.0-beta.9Ali MJ Al-Nasrawy2021-12-281-3/+3
|/
* Bump clap_generate from 3.0.0-rc.7 to 3.0.0-rc.8dependabot[bot]2021-12-241-1/+1
| | | | | | | | | | | | | | | 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>
* Bump clap_generate from 3.0.0-rc.5 to 3.0.0-rc.7dependabot[bot]2021-12-171-1/+1
| | | | | | | | | | | | | | | 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>
* Bump clap_generate from 3.0.0-rc.4 to 3.0.0-rc.5dependabot[bot]2021-12-161-1/+1
| | | | | | | | | | | | | | | 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>
* Merge pull request #663 from svenstaro/dependabot/cargo/rstest-0.12.0Sven-Hendrik Haase2021-12-131-1/+1
|\ | | | | Bump rstest from 0.11.0 to 0.12.0
| * Bump rstest from 0.11.0 to 0.12.0dependabot[bot]2021-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Bump clap_generate from 3.0.0-rc.3 to 3.0.0-rc.4dependabot[bot]2021-12-131-1/+1
|/ | | | | | | | | | | | | | | 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>
* Bump clap_generate from 3.0.0-rc.0 to 3.0.0-rc.3dependabot[bot]2021-12-101-1/+1
| | | | | | | | | | | | | | | 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>
* Bump depsSven-Hendrik Haase2021-12-091-3/+3
|
* Bump strum_macros from 0.22.0 to 0.23.0dependabot[bot]2021-11-181-1/+1
| | | | | | | | | | | | | | | 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>
* Bump strum from 0.22.0 to 0.23.0dependabot[bot]2021-11-181-1/+1
| | | | | | | | | | | | | | | 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>
* Bump simplelog from 0.10.2 to 0.11.0dependabot[bot]2021-11-151-1/+1
| | | | | | | | | | | | | | | 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>
* Bump maud from 0.22.3 to 0.23.0dependabot[bot]2021-11-121-1/+1
| | | | | | | | | | | | | | | 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>
* (cargo-release) version 0.18.0v0.18.0Sven-Hendrik Haase2021-10-261-1/+1
|
* Upgrade to Rust 2021 editionSven-Hendrik Haase2021-10-261-2/+1
|
* Update clapSven-Hendrik Haase2021-10-181-2/+2
|
* Bump strum_macros from 0.21.1 to 0.22.0dependabot[bot]2021-10-111-1/+1
| | | | | | | | | | | | | | | 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>
* Bump strum from 0.21.0 to 0.22.0dependabot[bot]2021-10-111-1/+1
| | | | | | | | | | | | | | | 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>
* Bump pretty_assertions from 0.7.2 to 1.0.0dependabot[bot]2021-09-291-1/+1
| | | | | | | | | | | | | | | 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>
* (cargo-release) start next development iteration 0.17.1-alpha.0Sven-Hendrik Haase2021-09-041-1/+1
|
* (cargo-release) version 0.17.0v0.17.0Sven-Hendrik Haase2021-09-041-1/+1
|
* Simplify custom headersAli MJ Al-Nasrawy2021-08-311-1/+0
| | | | Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
* (cargo-release) start next development iteration 0.16.1-alpha.0Sven-Hendrik Haase2021-08-311-1/+1
|
* (cargo-release) version 0.16.0v0.16.0Sven-Hendrik Haase2021-08-311-1/+1
|
* Show IP addresses of all local interfacesAli MJ Al-Nasrawy2021-08-301-0/+1
| | | | | | | .. when binding to wildcard addresses (:: or 0.0.0.0) * Remove local variable `interfaces` because it is no longer used multiple times.
* Fix default binding behaviourAli MJ Al-Nasrawy2021-08-301-0/+1
| | | | | | | | | | | | On some platforms, binding to to both "::" and "0.0.0.0" at the same time is not allowed because "::" may already accepts ipv4 connections. For other platforms, binding to both is necessary to support ipv4 and ipv6. This platform-specific behaviour is due to the variation in the default value for the socket option "IPV6_ONLY". Fix this by always setting the "IPv6_ONLY" sockopt to true!
* Switch from structopt to clap v3Sven-Hendrik Haase2021-08-301-1/+2
|
* migrate to actix-web v4.0-betaAli MJ Al-Nasrawy2021-08-281-6/+6
|
* Switch TLS conditional compilation to featureSven-Hendrik Haase2021-08-281-4/+5
|
* Conditionally enable TLS only on supported platformsSven-Hendrik Haase2021-08-271-1/+9
|
* (cargo-release) start next development iteration 0.15.1-alpha.0Sven-Hendrik Haase2021-08-271-1/+1
|
* (cargo-release) version 0.15.0v0.15.0Sven-Hendrik Haase2021-08-271-1/+1
|
* Add TLS support via rustls (fixes #18)Sven-Hendrik Haase2021-08-271-1/+4
|
* Bump assert_cmd from 1.0.8 to 2.0.0dependabot[bot]2021-08-061-1/+1
| | | | | | | | | | | | | | | 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>
* Bump rstest from 0.10.0 to 0.11.0dependabot[bot]2021-08-021-1/+1
| | | | | | | | | | | | | | | 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>