This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
chore(deps): bump the cargo-deps group with 10 updates #128
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 cargo-deps group with 10 updates:
0.3.31
0.3.36
0.17.0
0.18.0
4.4.13
4.5.20
0.10.1
0.11.2
0.4.20
0.4.22
1.0.79
1.0.92
1.0.56
1.0.67
2.1.4
2.2.4
0.27.0
0.30.1
1.35.1
1.41.0
Updates
time
from 0.3.31 to 0.3.36Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
3c3c546
pub use
instead ofpub type
re-exporting266178d
Update code coverage CI131049e
v0.3.35 release9c15ee3
Permit leap seconds when parsing ISO 8601d279d8d
Fix invalid offset hour diagnostic testf04a28f
Eliminate unreachable branch06a096d
RenameFormatItem
toBorrowedFormatItem
fd664ee
Include diagnostics regressionb8d09a7
Address nightly lints330865a
Update deny.tomlUpdates
jsonrpc
from 0.17.0 to 0.18.0Changelog
Sourced from jsonrpc's changelog.
Commits
be07587
Merge apoelstra/rust-jsonrpc#115: bump version 0.17.0 -> 0.18.0e2d3660
bump version 0.17.0 -> 0.18.0fba5d44
Merge apoelstra/rust-jsonrpc#114: SimpleHttpTransport error on chunked transf...575c8b4
SimpleHttpTransport error on chunked transfer encodingUpdates
clap
from 4.4.13 to 4.5.20Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
5034cab
chore: Releaseb5b690c
docs: Update changelogabba196
Merge pull request #5688 from epage/rename6ddd5d4
fix(complete)!: Rename ArgValueCompleter to ArgValueCandidates71c5e27
fix(complete)!: Rename CustomCompleter to ValueCandidates1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endlessUpdates
env_logger
from 0.10.1 to 0.11.2Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
b0e3ea9
chore: Release522ce17
Merge pull request #310 from epage/docsc67579c
docs(fmt): Talk about new styling API62713d1
refactor(docs): Use intra-doc links1b0f4dd
docs(fmt): Point people to anstyle adapters8bf7499
refactor(fmt): Use simplified anstyle formatting5e0566e
chore: Update anstyle6562f9a
docs(changelog): Add migration guide8c94cd5
Merge pull request #308 from epage/rustbuild2f636ed
chore: Remove potentially unused rustbuild cfgsUpdates
log
from 0.4.20 to 0.4.22Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
d5ba2cf
Merge pull request #634 from rust-lang/cargo/0.4.22d1a8306
prepare for 0.4.22 release46894ef
Merge pull request #633 from rust-lang/feat/panic-infoe0d389c
Merge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13
use Location::caller() for file and line info507b672
loosen orderings for logger initializationc879b01
Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4
Merge pull request #627 from Thomasdezeeuw/check-features1307ade
Remove unneeded import710560e
Don't use --all-features in CIUpdates
anyhow
from 1.0.79 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRa0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentationUpdates
thiserror
from 1.0.56 to 1.0.67Release notes
Sourced from thiserror's releases.
Commits
925f2dd
Release 1.0.67b3bc3e7
Merge pull request #340 from dtolnay/fallbackscan0ab908a
Ignore expected unnecessary_wraps pedantic clippy lintc357f97
Add infallible expr scanner fallback for scanning invalid code60bc0f2
Merge pull request #339 from dtolnay/fullexprdabb96f
Use syn's real expression parser if it has full syntax support144b3b6
Remove#[allow]
for fixed clippy bug851f694
Merge pull request #337 from dtolnay/scan45e18f5
Ignore enum_glob_use pedantic clippy lint2585669
More robust scanning for fmt argument expressionsUpdates
diesel
from 2.1.4 to 2.2.4Changelog
Sourced from diesel's changelog.
... (truncated)
Commits
291e66d
Prepare a 2.2.4 release46ede3f
Merge pull request #4224 from weiznich/fix/42238fb5863
Also bump diesel-cli to 2.2.3 to fix the cargo dist build4c0e1f7
Merge pull request #4195 from weiznich/prepare/2.2.3fcd602f
Merge pull request #4130 from Ten0/remove_unused_NoCombinationClause5c52a82
Prepare a diesel 2.2.3 release3b624ed
Merge pull request #4170 from weiznich/prevent_protocol_level_size_overflows1a61cd3
Update cargo-dist to 0.21.148cc9e6
use try_from in range501e7e2
Merge pull request #4166 from guissalustiano/remove_cast_in_arrayUpdates
libsqlite3-sys
from 0.27.0 to 0.30.1Release notes
Sourced from libsqlite3-sys's releases.
... (truncated)
Commits
Updates
tokio
from 1.35.1 to 1.41.0Release notes
Sourced from tokio's releases.