-
-
Notifications
You must be signed in to change notification settings - Fork 272
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 29 updates #2230
Closed
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
Bumps the crates-io group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [cargo-config2](https://github.com/taiki-e/cargo-config2) | `0.1.26` | `0.1.29` | | [cbindgen](https://github.com/mozilla/cbindgen) | `0.26.0` | `0.27.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.33` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.41` | `0.4.42` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.14` | `0.8.15` | | [zip](https://github.com/zip-rs/zip2) | `0.6.6` | `2.1.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.64` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` | | [python-pkginfo](https://github.com/PyO3/python-pkginfo-rs) | `0.6.2` | `0.6.3` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [normpath](https://github.com/dylni/normpath) | `1.2.0` | `1.3.0` | | [pep440_rs](https://github.com/konstin/pep440-rs) | `0.6.0` | `0.6.6` | | [pep508_rs](https://github.com/konstin/pep508_rs) | `0.6.0` | `0.6.1` | | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.4` | `0.2.6` | | [cargo-xwin](https://github.com/rust-cross/cargo-xwin) | `0.16.5` | `0.17.3` | | [minijinja](https://github.com/mitsuhiko/minijinja) | `1.0.21` | `2.3.1` | | [ureq](https://github.com/algesten/ureq) | `2.9.7` | `2.10.1` | | [rustls](https://github.com/rustls/rustls) | `0.22.4` | `0.23.13` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.2` | `2.1.3` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [rstest](https://github.com/la10736/rstest) | `0.21.0` | `0.22.0` | | [trycmd](https://github.com/assert-rs/snapbox) | `0.15.4` | `0.15.7` | | [which](https://github.com/harryfei/which-rs) | `6.0.1` | `6.0.3` | Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `cargo-config2` from 0.1.26 to 0.1.29 - [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.29) Updates `cbindgen` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@0.26.0...v0.27.0) Updates `flate2` from 1.0.30 to 1.0.33 - [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.30...1.0.33) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.5...1.10.6) Updates `tar` from 0.4.41 to 0.4.42 - [Commits](alexcrichton/tar-rs@0.4.41...0.4.42) Updates `tempfile` from 3.10.1 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `toml` from 0.8.14 to 0.8.15 - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15) Updates `toml_edit` from 0.22.14 to 0.22.16 - [Commits](toml-rs/toml@v0.22.14...v0.22.16) Updates `zip` from 0.6.6 to 2.1.6 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/commits/v2.1.6) Updates `thiserror` from 1.0.61 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.64) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](djc/rustc-version-rs@v0.4.0...v0.4.1) Updates `indexmap` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.4.0...2.5.0) Updates `python-pkginfo` from 0.6.2 to 0.6.3 - [Changelog](https://github.com/PyO3/python-pkginfo-rs/blob/main/Changelog.md) - [Commits](PyO3/python-pkginfo-rs@v0.6.2...v0.6.3) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) 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 `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 `pep440_rs` from 0.6.0 to 0.6.6 - [Changelog](https://github.com/konstin/pep440-rs/blob/main/Changelog.md) - [Commits](konstin/pep440-rs@v0.6.0...v0.6.6) Updates `pep508_rs` from 0.6.0 to 0.6.1 - [Changelog](https://github.com/konstin/pep508_rs/blob/main/Changelog.md) - [Commits](konstin/pep508_rs@v0.6.0...v0.6.1) Updates `unicode-xid` from 0.2.4 to 0.2.6 - [Changelog](https://github.com/unicode-rs/unicode-xid/blob/master/CHANGELOG.md) - [Commits](unicode-rs/unicode-xid@v0.2.4...v0.2.6) Updates `cargo-xwin` from 0.16.5 to 0.17.3 - [Release notes](https://github.com/rust-cross/cargo-xwin/releases) - [Commits](rust-cross/cargo-xwin@v0.16.5...v0.17.3) Updates `minijinja` from 1.0.21 to 2.3.1 - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@1.0.21...2.3.1) Updates `ureq` from 2.9.7 to 2.10.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.9.7...2.10.1) Updates `rustls` from 0.22.4 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.22.4...v/0.23.13) Updates `rustls-pemfile` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](rustls/pemfile@v/2.1.2...v/2.1.3) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.4.0...v1.4.1) Updates `rstest` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.21.0...v0.22.0) Updates `trycmd` from 0.15.4 to 0.15.7 - [Commits](assert-rs/snapbox@trycmd-v0.15.4...trycmd-v0.15.7) Updates `which` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.1...6.0.3) --- updated-dependencies: - dependency-name: anyhow 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: 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: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: tar 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 dependency-type: direct:production update-type: version-update:semver-patch 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-major dependency-group: crates-io - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rustc_version 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: python-pkginfo dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: ignore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: itertools 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: pep440_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: pep508_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: unicode-xid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-xwin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: minijinja 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: rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: pretty_assertions 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: 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] <support@github.com>
dependabot
bot
added
dependencies
Something related to dependencies
rust
Pull requests that update Rust code
labels
Sep 25, 2024
✅ Deploy Preview for maturin-guide ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 28 updates in the / directory:
1.0.86
1.0.89
0.1.26
0.1.29
0.26.0
0.27.0
1.0.30
1.0.33
1.10.5
1.10.6
0.4.41
0.4.42
3.10.1
3.12.0
0.8.14
0.8.15
0.6.6
2.1.6
1.0.61
1.0.64
0.4.0
0.4.1
2.4.0
2.5.0
0.6.2
0.6.3
0.4.22
0.4.23
0.12.1
0.13.0
1.2.0
1.3.0
0.6.0
0.6.6
0.6.0
0.6.1
0.2.4
0.2.6
0.16.5
0.17.3
1.0.21
2.3.1
2.9.7
2.10.1
0.22.4
0.23.13
2.1.2
2.1.3
1.4.0
1.4.1
0.21.0
0.22.0
0.15.4
0.15.7
6.0.1
6.0.3
Updates
anyhow
from 1.0.86 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostd44c3767
Update documentation on no-std error type conversionsafe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg featureUpdates
cargo-config2
from 0.1.26 to 0.1.29Release notes
Sourced from cargo-config2's releases.
Changelog
Sourced from cargo-config2's changelog.
Commits
89f671c
Release 0.1.2941af832
Update rust-lang/cargo links0a2abf7
Update docsb2f31ce
Support target.<triple>.rustdocflags that added in Cargo 1.78b0f77b6
Release 0.1.28407e52b
Update changelog0d9e873
Touch up PR 216586dd4
Add support the[cargo-new]
table (#21)d69dc71
Use grouped update of dependabot916f771
codegen: Disable clone-impls feature of synUpdates
cbindgen
from 0.26.0 to 0.27.0Changelog
Sourced from cbindgen's changelog.
Commits
58c6156
Bump MSRV again for clap.103a8de
Cargo update and version bump.67cb560
Update CHANGES since v0.26.03162981
Output condition for globals.e469e44
Add missing parens to log message3cbb637
Update cython expectations from the previous patch.785e066
Fix variadic arguments when used in function pointeraa8ea65
deps: Update syn to 2.09f63284
Generalize Item to expose documentation and generic params1dda616
Used documented method of specifying variadic argumentsUpdates
flate2
from 1.0.30 to 1.0.33Release notes
Sourced from flate2's releases.
Changelog
Sourced from flate2's changelog.
Commits
50852c6
Merge pull request #425 from NobodyXu/patch-1a2df1db
bump tested MSRV to 1.6366c6907
bump patch level for new release that builds with-Zminimal-versions
a5d38e8
increase minimal versions oflibz-ng-sys
andlibz-sys
to their latest rel...80fc1e5
Do not check msrv for feature zlib-rsb332bac
Run msrv with different featuresf51da32
Run msrv CI on windows and macos387b9c6
Fix msrv: Run msrv checks with minimal versions367ec74
Merge pull request #423 from crazymerlyn/memerror6084e47
Bump versionUpdates
regex
from 1.10.5 to 1.10.6Changelog
Sourced from regex's changelog.
Commits
ab88aa5
1.10.676f2d30
changelog: 1.10.62970d29
unstable: fitPattern
trait implementation8856fe3
regex-cli-0.2.1c4c76a1
regex-test-0.1.1c2f9ca4
regex-test: bump toml dependency1288b83
regex-lite-0.1.6Updates
tar
from 0.4.41 to 0.4.42Commits
b8b5ea7
Bump to 0.4.427a12150
feat: Support adding sparse files to archives (#375)6586ac0
feat: Add Builder::append_writer (#376)97d5033
fix: Don't forget to zero-terminate in octal_into (#374)6adcb40
Update append_dir_all doc test (#364)def682d
Add append_dir_all doc test without renaming (#365)3747caf
fix: Support sparse entries of enormous size (#373)9f9ce52
Ensure directory permissions are correctly applied. (#372)f952189
Add link ownership rules. (#371)cdf5b6f
Add doc hint that default is different thantar
(#366)Updates
tempfile
from 3.10.1 to 3.12.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
toml
from 0.8.14 to 0.8.15Commits
9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearer330b590
refactor(encode): Extract all str repr inferring00fb5ee
test(edit): Add more roundtrip testingUpdates
toml_edit
from 0.22.14 to 0.22.16Commits
9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearer330b590
refactor(encode): Extract all str repr inferring00fb5ee
test(edit): Add more roundtrip testingUpdates
zip
from 0.6.6 to 2.1.6Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
Updates
thiserror
from 1.0.61 to 1.0.64Release notes
Sourced from thiserror's releases.
Commits
84484bc
Release 1.0.64023f036
Merge pull request #322 from oxalica/feat/mark-auto-derivedae1f47e
Mark #[automatically_derived] for generated implsab5b5e3
Upload CI Cargo.lock for reproducing failures00b3c14
Work around new dead code warning in test915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributes0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtupleUpdates
rustc_version
from 0.4.0 to 0.4.1Release notes
Sourced from rustc_version's releases.
Commits
eeca449
Set rust-version in metadataa47da65
Remove authors from metadata (per RFC 3052)b4b6dbb
Update cargo-deny config3997cc6
Make license metadata SPDX compatible75d6f4a
bump version number: v0.4.17e78539
respect RUSTC_WRAPPER env var599b9e9
Add funding options9cdb266
Update URLs after repo transferUpdates
indexmap
from 2.4.0 to 2.5.0Changelog
Sourced from indexmap's changelog.
Commits
48ed490
Release 2.5.0139d7ad
Merge pull request #340 from cuviper/insert-bounds1d9b5e3
Add doc examples forinsert_before
andshift_insert
8ca01b0
Useinsert_before
for "new" entries ininsert_sorted
7224def
Addinsert_before
as an alternate toshift_insert
0247a15
Document and assert index bounds inshift_insert
922c6ad
Update the CI badgee482e17
Merge pull request #342 from cuviper/btree-likeb63e4a1
Merge pull request #341 from cuviper/from-entry264e5b7
Add doc aliases likeBTreeMap
/BTreeSet
Updates
python-pkginfo
from 0.6.2 to 0.6.3Changelog
Sourced from python-pkginfo's changelog.
Commits
237cd44
Start a changelog (#20)ea2c7e9
Add prettier for markdown files (#19)aa97298
Merge pull request #18 from PyO3/konsti/bump-0.6.3c41152b
Update dependencies and release 0.6.30b732ea
Add nightly toolchain again4800832
Try simplifying CIc32c65c
Add clippy to CI00e2baa
Disable more features of zip by defaultUpdates
ignore
from 0.4.22 to 0.4.23Commits
Updates
itertools
from 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1
Prepare v0.13.0 release (#937)d7c99d5
TupleCombinations
is not lazy but must be used nonetheless074c7fc
KMergeBy
is not lazy but must be used nonetheless2ad9e07
assert_equal
: fixclippy::default_numeric_fallback
0d4efc8
Remove free functionget
05cc0ee
get(s..=usize::MAX)
should be fine whens != 0
3c16f14
get
: when is it ESI and/or DEI4dd6ba0
get
: panics if the range includesusize::MAX
7a9ce56
get(r: Range)
asSkip\<Take>
f676f2f
Remove the unspecified check about.get(exhausted_range_inclusive)
Updates
normpath
from 1.2.0 to 1.3.0Release notes
Sourced from normpath's releases.
Commits
d65453f
Bump version25a8b60
Merge pull request #20 from dylni/dependabot/cargo/windows-sys-0.59ab21064
Adjust to "windows-sys" API changes8164f5a
Separate shortening and expansion methodsefcaca9
Minor improvements5c60c48
Update windows-sys requirement from 0.52 to 0.5995871a8
Add more testsc16e087
Further avoid resolving verbatim pathsba493c3
Expand shorthand paths (#19)fa5e355
Update uniquote requirement from 3.0 to 4.0 (#17)Updates
pep440_rs
from 0.6.0 to 0.6.6Changelog
Sourced from pep440_rs's changelog.
... (truncated)
Commits
c4f92c3
v0.6.6759802c
Merge pull request #27 from baszalmstra/fix/version_specifiers_emptyfb57ef0
fix: add VersionSpecifiers::empty()9e5c466
Reactivate crates.io - v0.6.5f9dd429
Typo6e60c27
Permissions3508d2a
v0.6.2ebc48c6
Update CI67ac3b6
Clippy updates0c13f51
0.6.1Updates
pep508_rs
from 0.6.0 to 0.6.1Changelog
Sourced from pep508_rs's changelog.
Commits
3cc8997
pyo3 0.22 - v0.6.134f47d9
Merge pull request #16 from jelmer/pyo3-0.22c03e5c8
Use released pep440_rs2a08f5b
Update pyo3 to 0.22c1274b1
Merge pull request #15 from matt-phylum/matt/packaging-803ab38f3a
ignore trailing commas in versionsUpdates
unicode-xid
fro...Description has been truncated