-
Notifications
You must be signed in to change notification settings - Fork 478
build(deps): bump the simple1 group across 1 directory with 25 updates #33635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/simple1-5580e0107c
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+406
−316
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7dcbfe4
to
23047ae
Compare
Bumps the simple1 group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.22.1` | `0.22.3` | | [guppy](https://github.com/guppy-rs/guppy) | `0.17.19` | `0.17.21` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [governor](https://github.com/boinkor-net/governor) | `0.10.0` | `0.10.1` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.5` | `1.2.6` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.16` | `0.1.17` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.1` | `1.43.2` | | [kube](https://github.com/kube-rs/kube) | `2.0.0` | `2.0.1` | | [columnar](https://github.com/frankmcsherry/columnar) | `0.10.1` | `0.10.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.30` | `1.2.37` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.3.3` | `1.3.4` | | [mysql_common](https://github.com/blackbeam/rust_mysql_common) | `0.35.4` | `0.35.5` | | [k8s-controller](https://github.com/MaterializeInc/k8s-controller) | `0.6.0` | `0.6.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.23.2` | | [h2](https://github.com/hyperium/h2) | `0.4.11` | `0.4.12` | | [mappings](https://github.com/polarsignals/rust-jemalloc-pprof) | `0.7.0` | `0.7.1` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.9` | `1.5.10` | | [event-listener](https://github.com/smol-rs/event-listener) | `5.4.0` | `5.4.1` | | [form_urlencoded](https://github.com/servo/rust-url) | `1.2.1` | `1.2.2` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `cargo_toml` from 0.22.1 to 0.22.3 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.22.1...v0.22.3) Updates `guppy` from 0.17.19 to 0.17.21 - [Release notes](https://github.com/guppy-rs/guppy/releases) - [Changelog](https://github.com/guppy-rs/guppy/blob/main/release.toml) - [Commits](guppy-rs/guppy@guppy-0.17.19...guppy-0.17.21) Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `governor` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/boinkor-net/governor/releases) - [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml) - [Commits](boinkor-net/governor@v0.10.0...v0.10.1) Updates `aws-credential-types` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `hyper-util` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.16...v0.1.17) Updates `cfg-if` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.1...v1.0.3) Updates `insta` from 1.43.1 to 1.43.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) Updates `kube` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@2.0.0...2.0.1) Updates `columnar` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/frankmcsherry/columnar/releases) - [Changelog](https://github.com/frankmcsherry/columnar/blob/master/CHANGELOG.md) - [Commits](frankmcsherry/columnar@columnar-v0.10.1...columnar-v0.10.2) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `cc` from 1.2.30 to 1.2.37 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.30...cc-v1.2.37) Updates `aws-sigv4` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `indexmap` from 2.10.0 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.11.4) Updates `mysql_common` from 0.35.4 to 0.35.5 - [Release notes](https://github.com/blackbeam/rust_mysql_common/releases) - [Commits](blackbeam/rust_mysql_common@v0.35.4...v0.35.5) Updates `k8s-controller` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/MaterializeInc/k8s-controller/releases) - [Changelog](https://github.com/MaterializeInc/k8s-controller/blob/main/CHANGELOG.md) - [Commits](https://github.com/MaterializeInc/k8s-controller/commits) Updates `bytemuck` from 1.23.1 to 1.23.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...v1.23.2) Updates `h2` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.11...v0.4.12) Updates `mappings` from 0.7.0 to 0.7.1 - [Commits](https://github.com/polarsignals/rust-jemalloc-pprof/commits) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `aws-runtime` from 1.5.9 to 1.5.10 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `event-listener` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](smol-rs/event-listener@v5.4.0...v5.4.1) Updates `form_urlencoded` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v1.2.1...v1.2.2) Updates `log` from 0.4.27 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cargo_toml dependency-version: 0.22.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: guppy dependency-version: 0.17.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: governor dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-credential-types dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: hyper-util dependency-version: 0.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cfg-if dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: kube dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: columnar dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cc dependency-version: 1.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-sigv4 dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple1 - dependency-name: mysql_common dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: k8s-controller dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: bytemuck dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: h2 dependency-version: 0.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: mappings dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-runtime dependency-version: 1.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: event-listener dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: form_urlencoded dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 ... Signed-off-by: dependabot[bot] <[email protected]>
23047ae
to
4cf5084
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the simple1 group with 24 updates in the / directory:
1.0.98
1.0.99
0.22.1
0.22.3
0.17.19
0.17.21
0.1.88
0.1.89
0.10.0
0.10.1
1.2.5
1.2.6
0.1.16
0.1.17
1.0.1
1.0.3
1.43.1
1.43.2
2.0.0
2.0.1
0.10.1
0.10.2
0.2.174
0.2.175
1.2.30
1.2.37
1.3.3
1.3.4
0.35.4
0.35.5
0.6.0
0.6.1
1.23.1
1.23.2
0.4.11
0.4.12
0.7.0
0.7.1
0.3.2
0.3.3
1.5.9
1.5.10
5.4.0
5.4.1
1.2.1
1.2.2
0.4.27
0.4.28
Updates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
cargo_toml
from 0.22.1 to 0.22.3Commits
7877292
Bump4e1e63c
fmt2c397c5
Doc profile is no more03e676a
More default trait implscfb44ea
ClippyUpdates
guppy
from 0.17.19 to 0.17.21Release notes
Sourced from guppy's releases.
Commits
02311ef
[guppy] version 0.17.216b3d921
[target-spec] version 3.5.107617e7
update README + changelogs0dd55e3
[meta] update cfg-expr to 0.20.2 + other deps074f242
chore(deps): update taiki-e/install-action digest to bb5b6ec (#531)e9db933
chore(deps): update actions/checkout digest to 08eba0b (#530)bd719c0
fix(deps): update rust crate indexmap to 2.11.04151879
clippy fixes for Rust 1.8937c8f21
chore(deps): update taiki-e/install-action action to v2.56.12 (#526)542412f
chore(deps): update taiki-e/install-action digest to aa4fe33 (#525)Updates
async-trait
from 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9
Release 0.1.89fbcfcac
Merge pull request 293 from Veykril/lw/quote_spannedfd93990
Improve use of spans inquote_spanned
a5093fe
Add type-mismatch ui test6d12b44
Revert "Pin nightly toolchain used for miri job"dd9e4ba
Hide unused_variables warning in consider-restricting.rs ui testb454fc8
Update ui test suite to nightly-2025-08-039c880e8
Update ui test suite to nightly-2025-07-307ca751d
Ignore unused_parens warning in test2bccfeb
Update ui test suite to nightly-2025-05-28Updates
governor
from 0.10.0 to 0.10.1Commits
6025d5f
Merge pull request #278 from boinkor-net/release/governor/0.10.1bf4d561
Update changelog for the release0de0726
Release 0.10.1 🎉🎉c68a93c
Merge pull request #276 from boinkor-net/no-more-crates-io-creds6c0087d
Delete now-superseded release workflowse76fe9a
chore: Update release_to_crates_io.yml in governor48b5250
chore: Update release_pr_for_crates_io.yml in governorf781a44
Merge pull request #277 from boinkor-net/push-tolxmqwvvvkz0510610
Fix feature combinations for the jitter mod80d08c4
Explicitly return an anonymous lifetimeUpdates
aws-credential-types
from 1.2.5 to 1.2.6Commits
Updates
hyper-util
from 0.1.16 to 0.1.17Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
3021828
v0.1.179fb7cd5
fix(client): allow absolute-form if is_proxied is set even on HTTPS (#225)00035ba
refactor: set correct cfg on common::{rewind, Exec, Lazy, SyncWrapper} (#224)ad8c7c5
refactor(connect): safely convertSocket
to TokioTcpSocket
(#223)00911ec
chore(test): remove some miri exception config (#222)Updates
cfg-if
from 1.0.1 to 1.0.3Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
9c7bb0b
chore: release v1.0.3 (#93)145894c
Revert "Remove@__identity
rule."9f747fe
chore: release v1.0.2 (#88)97739b8
Fix some ugly and inconsistent formatting.4d7a585
Remove@__identity
rule.527acbd
Bump actions/checkout from 4 to 5Updates
insta
from 1.43.1 to 1.43.2Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
01fc57f
Fix Windows runner configuration for releases88c9a2f
Prepare CHANGELOG for 1.43.2 release (#802)d03c2a6
Improve error handling for cargo workspace detection (#800)55987ac
Fix clippy uninlined_format_args lint warnings (#801)ae26e81
Change diff line numbers to 1-based indexing (#799)26efb60
Release insta 1.43.2 (#791)7793782
Preserve snapshot names with INSTA_GLOB_FILTER (#786)1d6e0c7
chore: bump libc crate (#784)1a17ea9
chore: fix clippy 1.88 errors (#783)7d0de48
Fix source path in snapshots for non-child workspaces (#778)Updates
kube
from 2.0.0 to 2.0.1Release notes
Sourced from kube's releases.
Changelog
Sourced from kube's changelog.
Commits
45f9c9b
release 2.0.1de5001c
Merge pull request #1824 from pgerber/lt3913f7f
Remove unused use<'_> from log_stream()c879038
Merge pull request #1822 from tottoto/runtime-macros-dependency2923051
update to runtime-macros 1.1.1e8f8ec9
Merge pull request #1819 from kube-rs/dependabot/github_actions/clechasseur/r...88c1185
Merge branch 'main' into dependabot/github_actions/clechasseur/rs-clippy-check-5bed80fb
import 2.0 changelog2a3e644
Bump clechasseur/rs-clippy-check from 4 to 5Updates
columnar
from 0.10.1 to 0.10.2Release notes
Sourced from columnar's releases.
Changelog
Sourced from columnar's changelog.
Commits
2452ba4
chore: release v0.10.2d3d4ccd
Merge pull request #64 from antiguru/box_support0e1b65e
Rust 1.79 compatf90f29d
pub mod9fb99b3
Just a single newtypeda16554
Support boxed typesb35d415
Merge pull request #61 from frankmcsherry/release-plz-2025-08-08T17-41-10ZUpdates
libc
from 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6
Update the lockfile4d04aee
chore: release libc 0.2.17594a7f32
cleanup: Format a file that was missed1725273
Rename the ctest file frommain
toctest
e9b021b
freebsd adding further TCP stack related constants.9606a29
freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2
libc-test: include sys/ktls.h on freebsdadfe283
libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4
freebsd: Document avoidance of reserved namegen
7cdcaa6
freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
cc
from 1.2.30 to 1.2.37Changelog
Sourced from cc's changelog.
Commits
236b4f8
chore(cc): release v1.2.37 (#1555)1f6ffb1
Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddf
propagate stack protector to Linux C compilers (#1550)fafa9fc
Refactor: Extract new fnrun_commands_in_parallel
(#1549)c8a378e
chore: release (#1542)f43595b
Regenerate windows sys bindings (#1548)6e1e2c5
Update windows-bindgen requirement from 0.62 to 0.63 (#1547)52bc4eb
Add fn get_ucrt_dir for find-msvc-tools (#1546)4d2d2f6
Regenerate target info (#1544)52c54ac
ci: fix publish.yml (#1543)Updates
aws-sigv4
from 1.3.3 to 1.3.4Commits
Updates
indexmap
from 2.10.0 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58
Merge pull request #418 from a1phyr/hashbrown_0.16ee6080d
Release 2.11.4a7da8f1
Use a range for hashbrown0cd5aef
Updatehashbrown
to 0.16fd5c819
Merge pull request #417 from cuviper/release-2.11.39321145
Release 2.11.37b48568
Merge pull request #416 from cuviper/release-2.11.249ce7fa
Release 2.11.258fd834
Merge pull request #414 from DaniPopes/serde_core5dc1d6a
Depend onserde_core
instead ofserde
Updates
mysql_common
from 0.35.4 to 0.35.5Release notes
Sourced from mysql_common's releases.
Commits
2e6f669
Addfrunk
to docs.rs features3e06fc8
Fix doc links41ff339
Bump micro version1cce93c
Avoid major API change introduced by #1711b8164e
Merge pull request #171 from lawrinn/master29ce486
Tidy up the #171572d82f
Added tests for handshake and handshake responce packets with MariaDB1379701
Formatt normalization for the previous commitc302ac3
Issue#401 Adding required definitions for MariaDB metadata skippingUpdates
k8s-controller
from 0.6.0 to 0.6.1Commits
Updates
bytemuck
from 1.23.1 to 1.23.2Changelog
Sourced from bytemuck's changelog.
Commits
c069a2f
chore: Release bytemuck version 1.23.28b48ef3
.7fef8d9
bump derive minimum version. should be a semver patch effect.2524f62
chore: Release bytemuck_derive version 1.10.1c4873c9
.374df78
Make thePod
/NoUninit
derive macros useassert!
to check size equality,...6633a51
Fix a typo (#319)1c9e7ba
chore: Release bytemuck_derive version 1.10.05e58cf7
changelog0e11472
add support for deriving NoUninit on enums with fields (#292)Updates
h2
from 0.4.11 to 0.4.12Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
41a0f80
v0.4.1259513ce
fix: adjust expiring reset stream limits (#858)c85d1e8
refactor: reduce noise in fmt::Debug outputs (#855)f36a032
docs: update readme about production readiness (#854)0f4f914
chore: update to webpki-roots 1 (#851)Updates
mappings
from 0.7.0 to 0.7.1Commits
Updates
glob
from 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29
chore: release v0.3.3 (