about summary refs log tree commit diff
path: root/pkgs/development/tools/rust
Commit message (Collapse)AuthorAge
* Merge pull request #258041 from cafkafk/cafk-cargo-deny-0.14.3figsoda2023-09-29
|\ | | | | cargo-deny: 0.14.2 -> 0.14.3
| * cargo-deny: 0.14.2 -> 0.14.3Christina Sørensen2023-09-29
| | | | | | | | Signed-off-by: Christina Sørensen <christina@cafkafk.com>
* | Merge pull request #257945 from figsoda/binstallMario Rodas2023-09-29
|\ \ | | | | | | cargo-binstall: 1.4.1 -> 1.4.2
| * | cargo-binstall: 1.4.1 -> 1.4.2figsoda2023-09-28
| | | | | | | | | | | | | | | | | | Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.4.1...v1.4.2 Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.4.2
* | | cargo-dist: 0.3.0 -> 0.3.1figsoda2023-09-28
|/ / | | | | | | | | | | Diff: https://github.com/axodotdev/cargo-dist/compare/v0.3.0...v0.3.1 Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.3.1/CHANGELOG.md
* | Merge pull request #257532 from figsoda/binstallfigsoda2023-09-28
|\ \ | | | | | | cargo-binstall: 1.4.0 -> 1.4.1
| * | cargo-binstall: 1.4.0 -> 1.4.1figsoda2023-09-26
| |/ | | | | | | | | | | Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.4.0...v1.4.1 Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.4.1
* | Merge pull request #257724 from figsoda/nextestMatthias Beyer2023-09-28
|\ \ | | | | | | cargo-nextest: 0.9.58 -> 0.9.59
| * | cargo-nextest: 0.9.58 -> 0.9.59figsoda2023-09-27
| | | | | | | | | | | | | | | | | | Diff: https://github.com/nextest-rs/nextest/compare/cargo-nextest-0.9.58...cargo-nextest-0.9.59 Changelog: https://nexte.st/CHANGELOG.html
* | | Merge pull request #257571 from matthiasbeyer/update-cargo-makefigsoda2023-09-27
|\ \ \ | |/ / |/| | cargo-make: 0.37.1 -> 0.37.2
| * | cargo-make: 0.37.1 -> 0.37.2Matthias Beyer2023-09-27
| |/ | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* | Merge pull request #257658 from figsoda/distMatthias Beyer2023-09-27
|\ \ | | | | | | cargo-dist: 0.2.0 -> 0.3.0
| * | cargo-dist: 0.2.0 -> 0.3.0figsoda2023-09-27
| |/ | | | | | | | | | | Diff: https://github.com/axodotdev/cargo-dist/compare/v0.2.0...v0.3.0 Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.3.0/CHANGELOG.md
* | Merge pull request #257661 from figsoda/llvm-linesMatthias Beyer2023-09-27
|\ \ | | | | | | cargo-llvm-lines: 0.4.34 -> 0.4.35
| * | cargo-llvm-lines: 0.4.34 -> 0.4.35figsoda2023-09-27
| |/ | | | | | | | | | | Diff: https://github.com/dtolnay/cargo-llvm-lines/compare/0.4.34...0.4.35 Changelog: https://github.com/dtolnay/cargo-llvm-lines/releases/tag/0.4.35
* | Merge master into staging-nextgithub-actions[bot]2023-09-27
|\|
| * Merge pull request #257447 from figsoda/binstallNick Cao2023-09-26
| |\ | | | | | | cargo-binstall: 1.3.1 -> 1.4.0
| | * cargo-binstall: 1.3.1 -> 1.4.0figsoda2023-09-26
| | | | | | | | | | | | | | | | | | Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.3.1...v1.4.0 Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.4.0
| * | Merge pull request #257484 from figsoda/scriptNick Cao2023-09-26
| |\ \ | | | | | | | | rust-script: 0.31.0 -> 0.32.0
| | * | rust-script: 0.31.0 -> 0.32.0figsoda2023-09-26
| | |/ | | | | | | | | | | | | | | | Diff: https://github.com/fornwall/rust-script/compare/0.31.0...0.32.0 Changelog: https://github.com/fornwall/rust-script/releases/tag/0.32.0
| * | Merge pull request #257486 from figsoda/modulesMatthias Beyer2023-09-26
| |\ \ | | | | | | | | cargo-modules: 0.9.2 -> 0.9.3
| | * | cargo-modules: 0.9.2 -> 0.9.3figsoda2023-09-26
| | |/ | | | | | | | | | | | | | | | Diff: https://github.com/regexident/cargo-modules/compare/0.9.2...0.9.3 Changelog: https://github.com/regexident/cargo-modules/blob/0.9.3/CHANGELOG.md
| * | Merge pull request #257481 from CobaltCause/cargo-llvm-covMatthias Beyer2023-09-26
| |\ \ | | | | | | | | cargo-llvm-cov: 0.5.32 -> 0.5.33
| | * | cargo-llvm-cov: 0.5.32 -> 0.5.33Charles Hall2023-09-26
| | |/
| * | Merge pull request #255771 from r-ryantm/auto-update/duckscriptWeijia Wang2023-09-26
| |\ \ | | |/ | |/| duckscript: 0.8.20 -> 0.9.1
| | * duckscript: 0.9.0 -> 0.9.1Weijia Wang2023-09-26
| | |
| | * duckscript: 0.8.20 -> 0.9.0R. Ryantm2023-09-17
| | |
* | | Merge master into staging-nextgithub-actions[bot]2023-09-26
|\| |
| * | cargo-audit: 0.18.1 -> 0.18.2figsoda2023-09-25
| | | | | | | | | | | | | | | | | | Diff: https://diff.rs/cargo-audit/0.18.1/0.18.2 Changelog: https://github.com/rustsec/rustsec/blob/cargo-audit/v0.18.2/cargo-audit/CHANGELOG.md
* | | Merge master into staging-nextgithub-actions[bot]2023-09-24
|\| |
| * | Merge pull request #256963 from figsoda/llvm-linesNick Cao2023-09-23
| |\ \ | | | | | | | | cargo-llvm-lines: 0.4.33 -> 0.4.34
| | * | cargo-llvm-lines: 0.4.33 -> 0.4.34figsoda2023-09-23
| | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/dtolnay/cargo-llvm-lines/compare/0.4.33...0.4.34 Changelog: https://github.com/dtolnay/cargo-llvm-lines/releases/tag/0.4.34
| * | | cargo-expand: 1.0.70 -> 1.0.71figsoda2023-09-23
| |/ / | | | | | | | | | | | | | | | Diff: https://github.com/dtolnay/cargo-expand/compare/1.0.70...1.0.71 Changelog: https://github.com/dtolnay/cargo-expand/releases/tag/1.0.71
| * | Merge pull request #256942 from matthiasbeyer/update-cargo-llvm-covMario Rodas2023-09-23
| |\ \ | | | | | | | | cargo-llvm-cov: 0.5.31 -> 0.5.32
| | * | cargo-llvm-cov: 0.5.31 -> 0.5.32Matthias Beyer2023-09-23
| | | | | | | | | | | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* | | | Merge master into staging-nextgithub-actions[bot]2023-09-23
|\| | |
| * | | Merge pull request #256909 from figsoda/instaMatthias Beyer2023-09-23
| |\ \ \ | | | | | | | | | | cargo-insta: 1.31.0 -> 1.32.0
| | * | | cargo-insta: 1.31.0 -> 1.32.0figsoda2023-09-23
| | |/ / | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/mitsuhiko/insta/compare/refs/tags/1.31.0...1.32.0 Changelog: https://github.com/mitsuhiko/insta/blob/1.32.0/CHANGELOG.md
| * / / cargo-machete: 0.5.0 -> 0.6.0figsoda2023-09-23
| |/ / | | | | | | | | | | | | | | | Diff: https://github.com/bnjbvr/cargo-machete/compare/v0.5.0...v0.6.0 Changelog: https://github.com/bnjbvr/cargo-machete/blob/v0.6.0/CHANGELOG.md
* | | Merge master into staging-nextgithub-actions[bot]2023-09-23
|\| |
| * | cargo-tally: 1.0.29 -> 1.0.30Aaron Jheng2023-09-23
| | |
* | | Merge master into staging-nextgithub-actions[bot]2023-09-23
|\| |
| * | cargo-careful: 0.3.4 -> 0.4.0figsoda2023-09-22
| | | | | | | | | | | | Diff: https://github.com/RalfJung/cargo-careful/compare/v0.3.4...v0.4.0
* | | Merge master into staging-nextgithub-actions[bot]2023-09-22
|\| |
| * | Merge pull request #256596 from figsoda/componentNick Cao2023-09-22
| |\ \ | | | | | | | | cargo-component: unstable-2023-09-06 -> unstable-2023-09-20
| | * | cargo-component: unstable-2023-09-06 -> unstable-2023-09-20figsoda2023-09-21
| | | | | | | | | | | | | | | | Diff: https://github.com/bytecodealliance/cargo-component/compare/aa6e3c1168273b5cf6221fa0206f07f2ffb8567d...9bfbdeabee2e91894059c1f061f0c18931428823
* | | | Merge master into staging-nextgithub-actions[bot]2023-09-22
|\| | |
| * | | cargo-pgrx: 0.10.0 -> 0.10.2R. Ryantm2023-09-22
| | | |
| * | | cargo-run-bin: 1.2.0 -> 1.3.2R. Ryantm2023-09-22
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2023-09-22
|\| | |