dependabot[bot]
|
dc123b4543
|
chore(deps): bump tokio from 1.41.0 to 1.41.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.0 to 1.41.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.0...tokio-1.41.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-08 08:53:28 -08:00 |
|
Matt Brubeck
|
9f98d338db
|
Version 3.3.10
|
2024-11-05 11:37:08 -08:00 |
|
Matt Brubeck
|
fb1190eb17
|
Update dependencies
|
2024-11-05 08:55:15 -08:00 |
|
dependabot[bot]
|
98cff9f45b
|
chore(deps): bump url from 2.5.2 to 2.5.3
Bumps [url](https://github.com/servo/rust-url) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.2...v2.5.3)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 08:54:55 -08:00 |
|
dependabot[bot]
|
98b26a25e3
|
chore(deps): bump tokio from 1.40.0 to 1.41.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.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-10-22 11:17:06 -07:00 |
|
Matt Brubeck
|
29cdd14617
|
Update dependencies
|
2024-10-21 10:33:27 -07:00 |
|
dependabot[bot]
|
4ae271e6d4
|
chore(deps): bump futures-util from 0.3.30 to 0.3.31
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [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.30...0.3.31)
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 17:26:55 -07:00 |
|
Matt Brubeck
|
5d37f9c690
|
Update dependencies
|
2024-09-16 17:36:30 -07:00 |
|
Matt Brubeck
|
04e4eae1e3
|
Replace once_cell with LazyLock
|
2024-09-16 08:49:21 -07:00 |
|
dependabot[bot]
|
de24f1dd44
|
chore(deps): bump once_cell from 1.19.0 to 1.20.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.19.0 to 1.20.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 08:45:34 -07:00 |
|
Matt Brubeck
|
e0a814eb1b
|
Use inspect_err instead of map_err
Fixes a clippy warning.
|
2024-09-16 08:42:47 -07:00 |
|
Matt Brubeck
|
01fc8c7936
|
Version 3.3.9
|
2024-09-10 13:35:13 -07:00 |
|
Matt Brubeck
|
aff657907a
|
Update dependencies
|
2024-09-10 13:34:39 -07:00 |
|
Matt Brubeck
|
8bb49c2018
|
Update dependencies
|
2024-09-01 12:31:42 -07:00 |
|
dependabot[bot]
|
306627ce95
|
chore(deps): bump tokio from 1.39.3 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.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-08-30 07:44:19 -07:00 |
|
Matt Brubeck
|
9c068a02b7
|
Update dependencies
|
2024-08-19 11:55:59 -07:00 |
|
dependabot[bot]
|
5eb57300bf
|
chore(deps): bump tokio from 1.39.2 to 1.39.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.39.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-19 07:56:15 -07:00 |
|
Matt Brubeck
|
83e8c43dd9
|
Update dependencies
|
2024-08-13 17:50:42 -07:00 |
|
dependabot[bot]
|
7c32a1d700
|
chore(deps): bump tokio from 1.39.1 to 1.39.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.1 to 1.39.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.1...tokio-1.39.2)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 07:44:07 -07:00 |
|
dependabot[bot]
|
d0e2ee753b
|
chore(deps): bump env_logger from 0.11.4 to 0.11.5
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.4 to 0.11.5.
- [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.4...v0.11.5)
---
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-07-26 11:29:08 -07:00 |
|
Matt Brubeck
|
865c075565
|
Version 3.3.8
|
2024-07-23 20:31:42 -07:00 |
|
Matt Brubeck
|
1c4c42bab2
|
Update dependencies
|
2024-07-23 20:25:27 -07:00 |
|
Matt Brubeck
|
2609a4cb6d
|
Fix typo in comment
|
2024-07-23 20:25:02 -07:00 |
|
dependabot[bot]
|
c4b9fbcf41
|
chore(deps): bump tokio from 1.38.0 to 1.38.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 10:33:03 -07:00 |
|
Matt Brubeck
|
986d29a38a
|
Update dependencies
|
2024-07-05 09:14:00 -07:00 |
|
dependabot[bot]
|
3c67b20c3b
|
chore(deps): bump trotter from 1.0.1 to 1.0.2
Bumps trotter from 1.0.1 to 1.0.2.
---
updated-dependencies:
- dependency-name: trotter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-05 08:57:41 -07:00 |
|
Matt Brubeck
|
e6ee722115
|
Update dependencies
|
2024-07-01 08:50:11 -07:00 |
|
Matt Brubeck
|
899461f654
|
Update dependencies
|
2024-06-27 19:24:43 -07:00 |
|
dependabot[bot]
|
a0fffa4e1a
|
chore(deps): bump url from 2.5.1 to 2.5.2
Bumps [url](https://github.com/servo/rust-url) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-19 19:54:51 -07:00 |
|
dependabot[bot]
|
69f394a946
|
chore(deps): bump url from 2.5.0 to 2.5.1
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.1)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-11 15:51:53 -07:00 |
|
dependabot[bot]
|
12b4323739
|
chore(deps): bump tokio from 1.37.0 to 1.38.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.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-05-31 08:48:03 -07:00 |
|
Matt Brubeck
|
efcccba192
|
Update dependencies
|
2024-05-22 13:06:50 -07:00 |
|
Matt Brubeck
|
1557e3e963
|
Update dependencies
|
2024-05-06 15:17:46 -07:00 |
|
Matt Brubeck
|
0670265f21
|
Update dependencies
|
2024-04-29 16:13:29 -07:00 |
|
Matt Brubeck
|
a8ff357e09
|
Update dependencies
|
2024-04-08 14:06:34 -07:00 |
|
dependabot[bot]
|
a8948acce1
|
chore(deps): bump rcgen from 0.13.0 to 0.13.1
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.13.0 to 0.13.1.
- [Commits](https://github.com/rustls/rcgen/compare/v0.13.0...v0.13.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-04-05 07:08:44 -07:00 |
|
Matt Brubeck
|
ae3ab2f5a8
|
Version 3.3.7
|
2024-03-31 20:01:13 -07:00 |
|
Matt Brubeck
|
59f076c88d
|
Update dependencies
|
2024-03-31 08:59:30 -07:00 |
|
Matt Brubeck
|
aba44240a5
|
cargo fmt
|
2024-03-30 18:27:42 -07:00 |
|
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 |
|