Commit graph

648 commits

Author SHA1 Message Date
Matt Brubeck
53d2f0d947 Replace gemini_fetch with trotter 2024-03-30 18:21:08 -07:00
Matt Brubeck
f8ad096adf Simplify test code. 2024-03-29 09:06:00 -07:00
dependabot[bot]
a8e4e98604 chore(deps): bump tokio from 1.36.0 to 1.37.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 08:47:41 -07:00
Matt Brubeck
5c43b030fe Simplify test error handling 2024-03-28 22:17:00 -07:00
Matt Brubeck
6b67e603bd Update rcgen code 2024-03-28 22:16:50 -07:00
dependabot[bot]
f1f0f744d6 chore(deps): bump rcgen from 0.12.1 to 0.13.0
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.12.1 to 0.13.0.
- [Commits](https://github.com/rustls/rcgen/compare/v0.12.1...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 22:16:50 -07:00
Matt Brubeck
d849da29a3 Add a retry loop to index_page_unix test 2024-03-27 12:33:42 -07:00
Matt Brubeck
f5dbb97e29 Update dependencies 2024-03-27 12:25:09 -07:00
Matt Brubeck
ad145ad461 Fix rustdoc URL syntax 2024-03-22 11:21:24 -07:00
Matt Brubeck
ffa66a2782 Update Cargo.lock 2024-03-22 11:21:18 -07:00
Matt Brubeck
a1d85a3676 Version 3.3.6 2024-03-22 08:58:55 -07:00
Matt Brubeck
9d75e9044b Update backtrace and syn 2024-03-22 08:57:06 -07:00
dependabot[bot]
a0ded1f05e chore(deps): bump tokio-rustls from 0.25.0 to 0.26.0
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.25.0...v/0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 08:48:02 -07:00
Matt Brubeck
06aa136afd Update Cargo.lock 2024-03-16 10:14:07 -07:00
Matt Brubeck
17d308a3ac Version 3.3.5 2024-03-15 10:06:53 -07:00
Matt Brubeck
0abc1accf7 Use correct SPDX license format 2024-03-13 16:33:36 -07:00
Matt Brubeck
453c74adc1 Upgrade dependencies 2024-03-12 08:05:25 -07:00
dependabot[bot]
851881c1fb chore(deps): bump anyhow from 1.0.80 to 1.0.81
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.80...1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 08:01:47 -07:00
Matt Brubeck
df41668b15 Use rustls via tokio-rustls re-export 2024-03-07 15:17:00 -08:00
dependabot[bot]
75cf6024b6 chore(deps): bump env_logger from 0.11.2 to 0.11.3
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.2...v0.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 07:23:36 -08:00
dependabot[bot]
0594762a1c chore(deps): bump log from 0.4.20 to 0.4.21
Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.20...0.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 08:15:54 -08:00
Matt Brubeck
446249007c Update dependencies 2024-02-22 16:08:55 -08:00
dependabot[bot]
7cddcd9fc7 chore(deps): bump anyhow from 1.0.79 to 1.0.80
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.79...1.0.80)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 06:42:23 -08:00
dependabot[bot]
3872d223b7 chore(deps): bump env_logger from 0.11.1 to 0.11.2
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.1...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 04:44:01 -08:00
dependabot[bot]
4fc0a1c9c6 chore(deps): bump tokio from 1.35.1 to 1.36.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.1...tokio-1.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:49:28 -08:00
Matt Brubeck
047f3b8b38 Disable unused rcgen/pem feature 2024-01-29 07:21:57 -08:00
dependabot[bot]
1d997e1e78 chore(deps): bump rcgen from 0.12.0 to 0.12.1
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.12.0 to 0.12.1.
- [Commits](https://github.com/rustls/rcgen/compare/v0.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 07:21:57 -08:00
dependabot[bot]
30d535c983 chore(deps): bump env_logger from 0.11.0 to 0.11.1
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.0...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 07:10:59 -08:00
Matt Brubeck
3c2b7f548f Update dependencies 2024-01-22 09:48:21 -08:00
dependabot[bot]
fc844da10c chore(deps): bump env_logger from 0.10.2 to 0.11.0
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.2...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 09:17:00 -08:00
dependabot[bot]
6825daaa90 chore(deps): bump env_logger from 0.10.1 to 0.10.2
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.1...v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 07:53:37 -08:00
Matt Brubeck
62f5164306 Version 3.3.4 2024-01-16 08:19:19 -08:00
Matt Brubeck
076ed60952 Update dependencies 2024-01-16 08:18:38 -08:00
Matt Brubeck
a90e38f629 Update link to Gemini home page 2024-01-09 10:12:16 -08:00
Matt Brubeck
24877548f3 Clean up README 2024-01-09 10:11:12 -08:00
dependabot[bot]
49bf5e94e3 chore(deps): bump rustls from 0.22.1 to 0.22.2
Bumps [rustls](https://github.com/rustls/rustls) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.22.1...v/0.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 09:57:32 -08:00
dependabot[bot]
1a0ed8cf15 chore(deps): bump configparser from 3.0.3 to 3.0.4
Bumps [configparser](https://github.com/QEDK/configparser-rs) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/QEDK/configparser-rs/releases)
- [Changelog](https://github.com/QEDK/configparser-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/QEDK/configparser-rs/compare/v3.0.3...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 08:12:14 -08:00
dependabot[bot]
cb9587d7a3 chore(deps): bump anyhow from 1.0.78 to 1.0.79
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.78...1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 10:03:42 -08:00
dependabot[bot]
8e1b0d3ebe chore(deps): bump anyhow from 1.0.77 to 1.0.78
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.77 to 1.0.78.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.77...1.0.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:18:06 -08:00
Matt Brubeck
ac57093d2f Update version in Cargo.lock 2023-12-27 17:23:22 -08:00
Matt Brubeck
a5f6219e47 Version 3.3.3 2023-12-27 09:10:48 -08:00
Matt Brubeck
d48ed0c2c6 Don't create draft release
See https://github.com/AButler/upload-release-assets/issues/10
2023-12-27 09:09:43 -08:00
Matt Brubeck
6b5e91be5c Use github.ref_name in release workflow 2023-12-27 09:08:51 -08:00
Matt Brubeck
2022e85d3f Version 3.3.2 2023-12-27 08:06:58 -08:00
dependabot[bot]
494fadc91f chore(deps): bump anyhow from 1.0.76 to 1.0.77
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.76 to 1.0.77.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.76...1.0.77)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 08:04:13 -08:00
dependabot[bot]
544c858d8c chore(deps): bump futures-util from 0.3.29 to 0.3.30
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [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.29...0.3.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 08:14:12 -08:00
dependabot[bot]
11d025729e chore(deps): bump anyhow from 1.0.75 to 1.0.76
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.76.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.76)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 08:27:28 -08:00
Matt Brubeck
eaac36c8d6 Minor code cleanup 2023-12-20 17:23:01 -08:00
dependabot[bot]
2213138f50 chore(deps): bump tokio from 1.35.0 to 1.35.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.0 to 1.35.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.0...tokio-1.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 09:51:32 -08:00
Matt Brubeck
a6c2fdf7e7 Update old references to cert.pem 2023-12-18 10:34:42 -08:00