build(deps): bump the cargo group across 1 directory with 33 updates - #821
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo group across 1 directory with 33 updates#821dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.0` | | [camino](https://github.com/camino-rs/camino) | `1.2.2` | `1.2.4` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.7` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.33` | `0.3.0` | | [diesel](https://github.com/diesel-rs/diesel) | `2.3.7` | `2.3.10` | | [diesel_migrations](https://github.com/diesel-rs/diesel) | `2.3.1` | `2.3.2` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.4` | `0.18.6` | | [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.27` | `0.2.29` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.3.0` | `3.3.1` | | [indextree](https://github.com/saschagrunert/indextree) | `4.8.0` | `4.8.1` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.35.0` | `0.37.0` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [nc](https://github.com/xushaohua/nc) | `0.9.7` | `0.9.8` | | [nom](https://github.com/rust-bakery/nom) | `7.1.3` | `8.0.0` | | [nix](https://github.com/nix-rust/nix) | `0.27.1` | `0.31.2` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.4` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [similar](https://github.com/mitsuhiko/similar) | `3.1.0` | `3.1.1` | | [snafu](https://github.com/shepmaster/snafu) | `0.9.0` | `0.9.1` | | [strum](https://github.com/Peternator7/strum) | `0.27.2` | `0.28.0` | | [thread-priority](https://github.com/iddm/thread-priority) | `3.0.0` | `3.1.1` | | [triomphe](https://github.com/Manishearth/triomphe) | `0.1.15` | `0.1.16` | | [xxhash-rust](https://github.com/DoumanAsh/xxhash-rust) | `0.8.15` | `0.8.16` | | [zbus](https://github.com/z-galaxy/zbus) | `5.14.0` | `5.16.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | [cbindgen](https://github.com/mozilla/cbindgen) | `0.29.2` | `0.29.4` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.9.1` | `1.9.2` | Updates `bytes` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.0) Updates `camino` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.2.2...camino-1.2.4) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `clap` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.1) Updates `clap_complete` from 4.6.0 to 4.6.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.7) Updates `clap_mangen` from 0.2.33 to 0.3.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_mangen-v0.2.33...clap_mangen-v0.3.0) Updates `diesel` from 2.3.7 to 2.3.10 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.3.7...v2.3.10) Updates `diesel_migrations` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](https://github.com/diesel-rs/diesel/commits/v2.3.2) Updates `indicatif` from 0.18.4 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.4...0.18.6) Updates `itertools` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) Updates `filetime` from 0.2.27 to 0.2.29 - [Commits](alexcrichton/filetime@0.2.27...0.2.29) Updates `fs-err` from 3.3.0 to 3.3.1 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/fs-err/commits) Updates `indextree` from 4.8.0 to 4.8.1 - [Release notes](https://github.com/saschagrunert/indextree/releases) - [Commits](saschagrunert/indextree@v4.8.0...v4.8.1) Updates `libsqlite3-sys` from 0.35.0 to 0.37.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.35.0...v0.37.0) Updates `log` from 0.4.29 to 0.4.33 - [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.29...0.4.33) Updates `nc` from 0.9.7 to 0.9.8 - [Commits](XuShaohua/nc@v0.9.7...v0.9.8) Updates `nom` from 7.1.3 to 8.0.0 - [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md) - [Commits](rust-bakery/nom@7.1.3...8.0.0) Updates `nix` from 0.27.1 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.27.1...v0.31.2) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `regex` from 1.12.3 to 1.12.4 - [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.12.3...1.12.4) Updates `reqwest` from 0.13.2 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.4) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `similar` from 3.1.0 to 3.1.1 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@3.1.0...3.1.1) Updates `snafu` from 0.9.0 to 0.9.1 - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.9.0...0.9.1) Updates `strum` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) Updates `thread-priority` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/iddm/thread-priority/releases) - [Changelog](https://github.com/iddm/thread-priority/blob/master/CHANGELOG.md) - [Commits](https://github.com/iddm/thread-priority/commits) Updates `triomphe` from 0.1.15 to 0.1.16 - [Commits](Manishearth/triomphe@v0.1.15...v0.1.16) Updates `xxhash-rust` from 0.8.15 to 0.8.16 - [Commits](https://github.com/DoumanAsh/xxhash-rust/commits) Updates `zbus` from 5.14.0 to 5.16.0 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](z-galaxy/zbus@zbus-5.14.0...zbus-5.16.0) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.186) Updates `cbindgen` from 0.29.2 to 0.29.4 - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/main/CHANGES) - [Commits](mozilla/cbindgen@0.29.2...0.29.4) Updates `arc-swap` from 1.9.1 to 1.9.2 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/arc-swap/commits) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: camino dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_mangen dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: diesel dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: diesel_migrations dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: filetime dependency-version: 0.2.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: fs-err dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indextree dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libsqlite3-sys dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: nc dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: nom dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: similar dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: snafu dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: thread-priority dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: triomphe dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: xxhash-rust dependency-version: 0.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zbus dependency-version: 5.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cbindgen dependency-version: 0.29.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arc-swap dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
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
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 cargo group with 33 updates in the / directory:
1.11.11.12.01.2.21.2.40.4.440.4.454.6.04.6.14.6.04.6.70.2.330.3.02.3.72.3.102.3.12.3.20.18.40.18.60.14.00.15.00.2.270.2.293.3.03.3.14.8.04.8.10.35.00.37.00.4.290.4.330.9.70.9.87.1.38.0.00.27.10.31.21.11.01.12.01.12.31.12.40.13.20.13.41.0.1491.0.1500.10.90.11.03.1.03.1.10.9.00.9.10.27.20.28.03.0.03.1.10.1.150.1.160.8.150.8.165.14.05.16.00.2.1830.2.1860.29.20.29.41.9.11.9.2Updates
bytesfrom 1.11.1 to 1.12.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)94e4291Document thatBytesMut::{reserve,try_reserve}doesn't preserve unused capac...acd1e0fFixget_intifnbytesis zero (#806)Updates
caminofrom 1.2.2 to 1.2.4Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
8966366[camino] version 1.2.4abf526b[meta] prepare release417c6e1docs: fix dangling [from] link in into_std_boxed_path (#125)6d25706add Box<Path> -> Box<Utf8Path> conversion (#124)816ddebtestBox\<Utf8Path>conversions, and other review fixes (#123)e437cc3Add conversion from Box<Utf8Path> to Box<Path> (#122)0b4c744[camino] version 1.2.3feac129[meta] prepare changelogf806a85add cargo-release autoreplacements6368097perf: delegateUtf8Path::hashto the wrappedPath(#120)Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
clap_completefrom 4.6.0 to 4.6.7Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
d3e59a9chore: Released997f87docs: Update changelogfb6058cMerge pull request #6409 from heaths/pwsh-support2310870test(complete): Add tests for completer_for_path5967c17refactor(complete): Move shell detection to Shells594602bfix(complete): Detect pwsh for PowerShell3a4f2d0Merge pull request #6427 from clap-rs/renovate/shlex-2.x67ebaedMerge pull request #6426 from clap-rs/renovate/actions-checkout-7.xc968b13chore(deps): Update Rust crate shlex to v28f247cbchore(deps): Update actions/checkout action to v7Updates
clap_mangenfrom 0.2.33 to 0.3.0Commits
f0d30d9chore: Release004fee9docs: Update changelog92e7e73Merge pull request #6319 from epage/envdd1fcd3fix(man)!: Put env support behind the env feature87f57faMerge pull request #6318 from casey/fix-ui-tests1f54684fix: Make ui_tests test conditional on env featureUpdates
dieselfrom 2.3.7 to 2.3.10Changelog
Sourced from diesel's changelog.
Commits
7b4f888Merge pull request #5067 from weiznich/prepare_2.3.10bdc40a1Prepare a 2.3.10 releasead149aaMerge pull request #5059 from ayarotsky/fix-order-and-group5a5b6a8Merge pull request #5064 from weiznich/bump/rust_1.96a535124Merge pull request #5056 from weiznich/even_fix_more_issues207391cMerge pull request #5054 from weiznich/fix_more_issues60b9d3aMerge pull request #5051 from weiznich/new_sponsor2e7eb35Also bump derives versionb3a16a3Merge pull request #5046 from apastrana6/ap/fix-derive-as-changeset9f0a6c1Prepare a 2.3.9 releaseUpdates
diesel_migrationsfrom 2.3.1 to 2.3.2Release notes
Sourced from diesel_migrations's releases.
Changelog
Sourced from diesel_migrations's changelog.
... (truncated)
Commits
Updates
indicatiffrom 0.18.4 to 0.18.6Release notes
Sourced from indicatif's releases.
Commits
e4d49d8Bump version to 0.18.6582727efix: correctly detect dumb terminal on Windows90156ecDrop screenshots from MultiProgress documentation4dbd0d5Bump version to 0.18.524973aaTake semver-compatible dependency versionsa575ef7style: inline Template::from_str_with_tab_width()0b94aa2style: replace from_str() method with FromStr impl398ac69style: move helper functions to the bottom692705dFix HumanFloatCount dropping rounding at precision 0cbd070dFix stray comma after minus sign in HumanFloatCountUpdates
itertoolsfrom 0.14.0 to 0.15.0Changelog
Sourced from itertools's changelog.
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherUpdates
filetimefrom 0.2.27 to 0.2.29Commits
ab5ee65Bump to 0.2.2946c34efTry to fix updating write-only files (#122)b10e535Bump to 0.2.28646bce9Update README190eafeAdd QNX Neutrino (nto) to utimensat platform list (#120)13d4570Use the standard library for most of the crate (#121)75abafaimpl From<FileTime> for SystemTime (#119)06a6f24uselibc::UTIME_OMIT(#117)Updates
fs-errfrom 3.3.0 to 3.3.1Changelog
Sourced from fs-err's changelog.
Commits
Updates
indextreefrom 4.8.0 to 4.8.1Release notes
Sourced from indextree's releases.
Commits
6dc4726Bump version to v4.8.173cf064build(deps): bump taiki-e/install-action from 2.70.3 to 2.70.422a6e04build(deps): bump taiki-e/install-action from 2.69.10 to 2.70.3ac2435ebuild(deps): bump dtolnay/rust-toolchain2b3d8e6build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.06f006aeImprove documentation, iterators, CI coverage, and testsbd2f4fbUpdate GitHub Actions to latest versionsUpdates
libsqlite3-sysfrom 0.35.0 to 0.37.0Release notes
Sourced from libsqlite3-sys's releases.
Commits
44e0ef9Merge pull request #1718 from gwenn/0.37.045d2505Prepare next release258388eMerge pull request #1717 from gwenn/prettyplease97ddb28Try to fix issue with prettypleaseda7ba5aMerge pull request #1714 from gwenn/3.50.25c2294bBump bundled SQLite version to 3.50.24955615Merge pull request #1713 from gwenn/clippy81e3059Fix clippy warning8a19998Merge pull request #1712 from kfdm/vtab-parameter-fixde78f7eFix for vtab::parameter parsingUpdates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
ncfrom 0.9.7 to 0.9.8Commits
809b641Release v0.9.82db05eecstr: Set visibility of strlen() to publicb926cafexamples: Mark no_managle as unsafe855bf99Merge pull request #49 from ds84182/mainabdbf55netbsd: Fix typo in copyright statementfaa7babDescription has been truncated