-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
Bump the crates-io group across 1 directory with 33 updates #2468
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/crates-io-3a663a72de
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.
Conversation
This file contains 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
8605cb5
to
dc60892
Compare
Bumps the crates-io group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.95` | | [glob](https://github.com/rust-lang/glob) | `0.3.1` | `0.3.2` | | [cargo-config2](https://github.com/taiki-e/cargo-config2) | `0.1.26` | `0.1.30` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.19.0` | `0.19.1` | | [cargo-options](https://github.com/messense/cargo-options) | `0.7.4` | `0.7.5` | | [cbindgen](https://github.com/mozilla/cbindgen) | `0.27.0` | `0.28.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.33` | `1.0.35` | | [goblin](https://github.com/m4b/goblin) | `0.9.2` | `0.9.3` | | [platform-info](https://github.com/uutils/platform-info) | `2.0.3` | `2.0.5` | | [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.138` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.16.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.22` | `0.22.23` | | [zip](https://github.com/zip-rs/zip2) | `2.1.6` | `2.2.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.11` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.0.0` | `3.1.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.25` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.7.1` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.2.12` | | [normpath](https://github.com/dylni/normpath) | `1.2.0` | `1.3.0` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` | | [console](https://github.com/console-rs/console) | `0.15.8` | `0.15.10` | | [minijinja](https://github.com/mitsuhiko/minijinja) | `2.5.0` | `2.7.0` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [ureq](https://github.com/algesten/ureq) | `2.11.0` | `2.12.1` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.12` | `0.2.13` | | [rustls](https://github.com/rustls/rustls) | `0.23.19` | `0.23.22` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [expect-test](https://github.com/rust-analyzer/expect-test) | `1.5.0` | `1.5.1` | | [rstest](https://github.com/la10736/rstest) | `0.22.0` | `0.24.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.18` | `1.0.19` | | [trycmd](https://github.com/assert-rs/snapbox) | `0.15.6` | `0.15.8` | | [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.1` | Updates `anyhow` from 1.0.89 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.95) Updates `glob` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@0.3.1...v0.3.2) Updates `cargo-config2` from 0.1.26 to 0.1.30 - [Release notes](https://github.com/taiki-e/cargo-config2/releases) - [Changelog](https://github.com/taiki-e/cargo-config2/blob/main/CHANGELOG.md) - [Commits](taiki-e/cargo-config2@v0.1.26...v0.1.30) Updates `cargo_metadata` from 0.19.0 to 0.19.1 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.19.0...0.19.1) Updates `cargo-options` from 0.7.4 to 0.7.5 - [Commits](messense/cargo-options@v0.7.4...v0.7.5) Updates `cbindgen` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@v0.27.0...0.28.0) Updates `flate2` from 1.0.33 to 1.0.35 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.33...1.0.35) Updates `goblin` from 0.9.2 to 0.9.3 - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits/0.9.3) Updates `platform-info` from 2.0.3 to 2.0.5 - [Release notes](https://github.com/uutils/platform-info/releases) - [Commits](uutils/platform-info@2.0.3...2.0.5) Updates `serde_json` from 1.0.135 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.135...v1.0.138) Updates `tempfile` from 3.11.0 to 3.16.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.11.0...v3.16.0) Updates `toml_edit` from 0.22.22 to 0.22.23 - [Commits](toml-rs/toml@v0.22.22...v0.22.23) Updates `zip` from 2.1.6 to 2.2.2 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.1.6...v2.2.2) Updates `thiserror` from 2.0.3 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.3...2.0.11) Updates `fs-err` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@3.0.0...3.1.0) Updates `semver` from 1.0.23 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.25) Updates `indexmap` from 2.6.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.6.0...2.7.1) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `cc` from 1.1.21 to 1.2.12 - [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.1.21...cc-v1.2.12) Updates `normpath` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/dylni/normpath/releases) - [Commits](dylni/normpath@1.2.0...1.3.0) Updates `time` from 0.3.36 to 0.3.37 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.36...v0.3.37) Updates `console` from 0.15.8 to 0.15.10 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.8...0.15.10) Updates `minijinja` from 2.5.0 to 2.7.0 - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.5.0...2.7.0) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `ureq` from 2.11.0 to 2.12.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.11.0...2.12.1) Updates `native-tls` from 0.2.12 to 0.2.13 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](sfackler/rust-native-tls@v0.2.12...v0.2.13) Updates `rustls` from 0.23.19 to 0.23.22 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.19...v/0.23.22) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](rustls/pemfile@v/2.1.3...v/2.2.0) Updates `expect-test` from 1.5.0 to 1.5.1 - [Changelog](https://github.com/rust-analyzer/expect-test/blob/master/CHANGELOG.md) - [Commits](rust-analyzer/expect-test@v1.5.0...v1.5.1) Updates `rstest` from 0.22.0 to 0.24.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.22.0...v0.24.0) Updates `rustversion` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.18...1.0.19) Updates `trycmd` from 0.15.6 to 0.15.8 - [Commits](assert-rs/snapbox@trycmd-v0.15.6...trycmd-v0.15.8) Updates `which` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.0...7.0.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-config2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cbindgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: goblin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: platform-info dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: fs-err dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: normpath dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: native-tls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: expect-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: rustversion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: trycmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io ... Signed-off-by: dependabot[bot] <[email protected]>
dc60892
to
77f70dc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 crates-io group with 33 updates in the / directory:
1.0.89
1.0.95
0.3.1
0.3.2
0.1.26
0.1.30
0.19.0
0.19.1
0.7.4
0.7.5
0.27.0
0.28.0
1.0.33
1.0.35
0.9.2
0.9.3
2.0.3
2.0.5
1.0.135
1.0.138
3.11.0
3.16.0
0.22.22
0.22.23
2.1.6
2.2.2
2.0.3
2.0.11
3.0.0
3.1.0
1.0.23
1.0.25
2.6.0
2.7.1
0.12.1
0.13.0
1.1.21
1.2.12
1.2.0
1.3.0
0.3.36
0.3.37
0.15.8
0.15.10
2.5.0
2.7.0
5.0.1
6.0.0
2.11.0
2.12.1
0.2.12
0.2.13
0.23.19
0.23.22
2.1.3
2.2.0
1.5.0
1.5.1
0.22.0
0.24.0
1.0.18
1.0.19
0.15.6
0.15.8
7.0.0
7.0.1
Updates
anyhow
from 1.0.89 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formattingUpdates
glob
from 0.3.1 to 0.3.2Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
58d0748
chore: release v0.3.255b1be0
Merge pull request #150 from tgross35/release-plz56054d2
Add release-plz for automated releasesb93bca1
Merge pull request #151 from tgross35/fix-ci1dff477
Add asuccess
job to CI for branch protection9bd1af8
Update CI runners to the latest available versions8c5d22c
Check only (no longer test) at the MSRV89ef8a3
Clean up the CI configuration file49ee1e9
Merge pull request #140 from rust-lang/dependabot/github_actions/actions/chec...9c9f43f
Bump actions/checkout from 3 to 4Updates
cargo-config2
from 0.1.26 to 0.1.30Release notes
Sourced from cargo-config2's releases.
Changelog
Sourced from cargo-config2's changelog.
Commits
3b4f6e9
Release 0.1.30b0cc818
Respect RUSTC_BOOTSTRAP=-1 in rustc version detection864fd06
Update .deny.tomlacf7a4d
Fix clippy::unnecessary_map_or warningafde07e
Apply unqualified_local_imports lint72103e1
Update changelog416df23
Update fs-err requirement from 2 to 3 (#23)c90920b
ci: Auto-update cspell dictionary01cfb8b
tests: Cleanup4709c71
Address clippy::ref_option warningUpdates
cargo_metadata
from 0.19.0 to 0.19.1Changelog
Sourced from cargo_metadata's changelog.
Commits
8f4c3a8
Merge pull request #276 from sunshowers/fromstr-displaye6c0f06
Merge pull request #278 from oli-obk/push-qxuollxmvlzn61ceb9a
Pacify clippyeae17fb
Bump msrv to keep in sync with our dependencies2983f51
add FromStr and Display impls for TargetKind and CrateType834207b
Merge pull request #273 from regexident/update-dependencies4373396
Update dependenciesUpdates
cargo-options
from 0.7.4 to 0.7.5Commits
894694f
Bump version to 0.7.53d52290
feat: Allow to serialize all Cargo Options with Serde. (#15)c71b706
Bump shlex from 1.2.0 to 1.3.0 (#14)8137102
Adapt to rename of "out_dir" flag to "artifact_dir" (#13)Updates
cbindgen
from 0.27.0 to 0.28.0Release notes
Sourced from cbindgen's releases.
Changelog
Sourced from cbindgen's changelog.
Commits
bd78bbe
Release 0.28.08ca9c4c
tests: Fix symbol file and tests.152f91d
Appease clippy.70b9d7a
tests: Run rustfmt.87afbf9
Add a way to generate a list of symbols for dynamic linkage, resolves #90780c50c6
Addunstable_ir
feature flag that makes the ir pube82815e
Refactor arm64 build to matrix strategya5e1443
Add aarch64/arm64 to CIb9b8f88
Fix clippy warnings89a9faa
newlines for constexprUpdates
flate2
from 1.0.33 to 1.0.35Release notes
Sourced from flate2's releases.
Commits
14aec22
Merge pull request #439 from folkertdev/update-zlib-rs-0.4.0eff67ad
upgrade zlib-rs to version0.4.0
ce18d3a
Merge pull request #438 from jdno/upgrade-action74841c5
Upgrade actions/upload-artifact1a28821
Merge pull request #431 from Shnatsel/better-wording2c29780
Merge pull request #428 from Shnatsel/upgrade-zlib-rs423981a
Better wording in compression level docsda5c8cf
Bump versioneeee4c6
Merge pull request #430 from Shnatsel/detailed-level-docs731df32
Update Cargo.tomlUpdates
goblin
from 0.9.2 to 0.9.3Changelog
Sourced from goblin's changelog.
Commits
Updates
platform-info
from 2.0.3 to 2.0.5Release notes
Sourced from platform-info's releases.
Commits
2a38732
prepare version 2.0.51a118ba
Merge pull request #88 from coolcoder613eb/mainbaacdd0
Add Haiku support44cec0d
Merge pull request #87 from uutils/renovate/mozilla-actions-sccache-action-0.xa52cec9
chore(deps): update mozilla-actions/sccache-action action to v0.0.79430bfd
Merge pull request #86 from uutils/renovate/migrate-configcd1eb63
chore(config): migrate config renovate.json5cdf58f
Merge pull request #84 from uutils/renovate/codecov-codecov-action-5.x49e54f7
ci: fix deprecated codecov argumentce6cdaa
Merge pull request #85 from uutils/renovate/davidanson-markdownlint-cli2-acti...Updates
serde_json
from 1.0.135 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreeb49e28
Release 1.0.137Updates
tempfile
from 3.11.0 to 3.16.0Changelog
Sourced from tempfile's changelog.
Commits
6ecd9f1
chore: release 3.16.03693c01
build: upgrade getrandom to v0.3.0 (#320)a4596e5
build: allowwindows-sys
0.59 (#319)3ac6d4e
chore: fix clippy lifetime warning (#318)3a722e8
docs: improve & expand security documentation (#317)e7a40e3
Release v3.15.0ea45f47
feat: re-seed from system randomness on collision (#314)16209da
Fix link to ticket in changelog (#310)ae22b27
docs: add owasp link on insecure temporary files (#309)b232c58
chore: release 3.14.0 (#307)Updates
toml_edit
from 0.22.22 to 0.22.23Commits
15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParser5dfa5b0
chore: Upgrade to winnow 0.6.26e92c3b6
Merge pull request #825 from slivingston/update-docs017a74d
docs(readme): Update example to prefer DocumentMuta07313e
chore(deps): Update Rust Stable to v1.84 (#822)8da356f
chore(deps): Update compatible (dev) (#821)Updates
zip
from 2.1.6 to 2.2.2Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
e074e09
chore: release v2.2.2 (#270)33c71cc
fix: rewrite the EOCD/EOCD64 detection to fix extreme performance regression ...810d18a
deps: Relax dependency versions (#243)2c03abc
chore: release v2.2.1 (#264)591ce5d
fix: remove executable bit (#238)ff877df
fix(lzma): fixed panic in case of invalid lzma stream (#259)0ea2744
Add function to raw copy files and update metadata (#260)a5722e6
build(#237): Don't implicitly enableflate2/any_impl
, so that error when mi...de8e3d3
Use the tempfile crate instead of the tempdir crate (which is deprecated) (#254)73143a0
perf: Faster cde rejection (#255)Updates
thiserror
from 2.0.3 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
fs-err
from 3.0.0 to 3.1.0Changelog
Sourced from fs-err's changelog.
Commits
6155620
chore: Release fs-err version 3.1.094406b8
Update CHANGELOG5ba87e1
Add missing File / OpenOptions constructors (#69)Updates
semver
from 1.0.23 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playground6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/master75856ef
faster...Description has been truncated