fix(deps): update cargo dependencies #2340
Merged
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.
This PR contains the following updates:
2.9.2
->2.9.3
0.4.38
->0.4.39
0.27
->0.28
0.13.3
->0.13.4
0.13.3
->0.13.4
0.1.16
->0.1.17
Release Notes
kornelski/cargo-deb (cargo-deb)
v2.9.3
Compare Source
chronotope/chrono (chrono)
v0.4.39
: 0.4.39Compare Source
What's Changed
from_timestamp_nanos()
by @sgoll in https://github.com/chronotope/chrono/pull/1591NaiveWeek
methods by @bragov4ik in https://github.com/chronotope/chrono/pull/1600PartialEq
,Eq
,Hash
,Copy
andClone
onNaiveWeek
by @DSeeLP in https://github.com/chronotope/chrono/pull/1618#[inline]
tonum_days
by @CommanderStorm in https://github.com/chronotope/chrono/pull/1627sunng87/pgwire (pgwire)
v0.28.0
Compare Source
Added
ErrorHandler
for centralized error processing [#222]Changed
PgWireHandlerFactory
is renamed toPgWireServerHandlers
to avoidconfusion. This trait doesn't require generating new instance for each
call. [#226]
Fixed
tokio-rs/prost (prost)
v0.13.4
Compare Source
PROST! is a Protocol Buffers implementation for the Rust Language.
prost
generates simple, idiomatic Rust code fromproto2
andproto3
files.Features
Performance
Dependencies
bytes
dependency fromprost-build
(#1169)Styling
Testing
Foo::bar
is boxed (#1168)skip_debug
intocustom_debug
(#1178)invalid_doctest
todisable_comments
(#1183)Build
GITHUB_TOKEN
(#1189)tokio-rs/tokio (tokio-stream)
v0.1.17
Compare Source
Configuration
📅 Schedule: Branch creation - "after 5pm on monday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.