 Oliver HamletandGitHub
|
839821313e
|
Merge pull request #75 from loot/dependabot/cargo/tempfile-3.21.0
Bump tempfile from 3.20.0 to 3.21.0
|
2025-08-20 17:38:52 +01:00 |
|
 dependabot[bot]andGitHub
|
d4714b69ce
|
Bump tempfile from 3.20.0 to 3.21.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-20 16:33:24 +00:00 |
|
Oliver Hamlet
|
d70bbdd2c9
|
Fix new clippy lint error
Introduced in Rust 1.89.0 / clippy 0.1.89.
|
2025-08-20 17:26:17 +01:00 |
|
Oliver Hamlet
|
a87b6d95cc
|
Don't fail the CI job if Coveralls is down
|
2025-08-20 17:26:17 +01:00 |
|
Oliver Hamlet
|
616f0ed144
|
Check coverage in Windows CI builds
|
2025-08-20 17:26:17 +01:00 |
|
 Oliver HamletandGitHub
|
e68ec3ae8f
|
Merge pull request #74 from loot/dependabot/cargo/libc-0.2.175
Bump libc from 0.2.174 to 0.2.175
|
2025-08-12 14:00:11 +01:00 |
|
 dependabot[bot]andGitHub
|
129af6e120
|
Bump libc from 0.2.174 to 0.2.175
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.174 to 0.2.175.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.174...0.2.175)
---
updated-dependencies:
- dependency-name: libc
dependency-version: 0.2.175
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 12:51:13 +00:00 |
|
Oliver Hamlet
|
7358c180c5
|
Use --workspace instead of deprecated --all
|
2025-08-01 18:07:36 +01:00 |
|
Oliver Hamlet
|
5f9d15b2c9
|
Move lints config to Cargo config
|
2025-08-01 18:07:36 +01:00 |
|
Oliver Hamlet
|
e075010fbd
|
Deduplicate Cargo package fields
|
2025-08-01 18:07:33 +01:00 |
|
Oliver Hamlet
|
a2d90d781a
|
Fix repository in Cargo.toml
|
2025-08-01 18:07:24 +01:00 |
|
Oliver Hamlet
|
c65270891e
|
Fix CI badge in readme
|
2025-08-01 17:37:38 +01:00 |
|
Oliver Hamlet
|
93dd69a2c8
|
Add a release GitHub Actions workflow
For publishing to crates.io.
|
2025-08-01 17:37:25 +01:00 |
|
 Oliver HamletandGitHub
|
dccc1dd215
|
Merge pull request #73 from loot/dependabot/cargo/criterion-0.7.0
Bump criterion from 0.6.0 to 0.7.0
|
2025-07-28 08:54:14 +01:00 |
|
 dependabot[bot]andGitHub
|
f03c0db2a4
|
Bump criterion from 0.6.0 to 0.7.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.6.0 to 0.7.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.6.0...0.7.0)
---
updated-dependencies:
- dependency-name: criterion
dependency-version: 0.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-28 04:52:52 +00:00 |
|
 Oliver HamletandGitHub
|
c04b20cef3
|
Merge pull request #72 from loot/dependabot/cargo/crc32fast-1.5.0
Bump crc32fast from 1.4.2 to 1.5.0
|
2025-07-20 13:17:52 +01:00 |
|
 dependabot[bot]andGitHub
|
bae1faf17d
|
Bump crc32fast from 1.4.2 to 1.5.0
Bumps [crc32fast](https://github.com/srijs/rust-crc32fast) from 1.4.2 to 1.5.0.
- [Commits](https://github.com/srijs/rust-crc32fast/compare/v1.4.2...v1.5.0)
---
updated-dependencies:
- dependency-name: crc32fast
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-20 10:39:58 +00:00 |
|
Oliver Hamlet
|
36a987f0b5
|
Fix clippy warnings
|
2025-07-20 11:33:26 +01:00 |
|
 Oliver HamletandGitHub
|
6a39e9b110
|
Merge pull request #71 from loot/dependabot/cargo/libc-0.2.174
Bump libc from 0.2.173 to 0.2.174
|
2025-06-18 14:18:40 +01:00 |
|
 dependabot[bot]andGitHub
|
7475bc3e91
|
Bump libc from 0.2.173 to 0.2.174
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.173 to 0.2.174.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.174/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.173...0.2.174)
---
updated-dependencies:
- dependency-name: libc
dependency-version: 0.2.174
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-18 03:27:16 +00:00 |
|
 Oliver HamletandGitHub
|
1c8d18a529
|
Merge pull request #70 from loot/dependabot/cargo/libc-0.2.173
Bump libc from 0.2.172 to 0.2.173
|
2025-06-16 09:58:57 +01:00 |
|
 dependabot[bot]andGitHub
|
9d53beeb1a
|
Bump libc from 0.2.172 to 0.2.173
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.172 to 0.2.173.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.173/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.172...0.2.173)
---
updated-dependencies:
- dependency-name: libc
dependency-version: 0.2.173
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 03:54:06 +00:00 |
|
 Oliver HamletandGitHub
|
272a760449
|
Merge pull request #69 from loot/dependabot/cargo/criterion-0.6.0
Bump criterion from 0.5.1 to 0.6.0
|
2025-05-19 10:22:12 +01:00 |
|
 dependabot[bot]andGitHub
|
9a432c8952
|
Bump criterion from 0.5.1 to 0.6.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.5.1...0.6.0)
---
updated-dependencies:
- dependency-name: criterion
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 03:58:47 +00:00 |
|
 Oliver HamletandGitHub
|
1b3c1174bb
|
Merge pull request #68 from loot/dependabot/cargo/tempfile-3.20.0
Bump tempfile from 3.19.1 to 3.20.0
|
2025-05-12 08:11:05 +01:00 |
|