Commit Graph
269 Commits
Author SHA1 Message Date
Oliver Hamlet eb48d09283 Apply clippy --fix changes 2025-01-14 18:12:14 +00:00
Oliver Hamlet 13600ba188 Apply clippy suggestion 2025-01-14 18:11:47 +00:00
Oliver Hamlet deb8d39800 Migrate to the ubuntu-24.04 GitHub Actions runner
The ubuntu-20.04 runner is due to be deprecated on 2025-02-01 and
unsupported by 2025-04-01.

The ubuntu-24.04 runner doesn't include cbindgen so install it using
apt.
2025-01-13 20:39:59 +00:00
Oliver HamletandGitHub cbe2c87a59 Merge pull request #53 from loot/dependabot/cargo/tempfile-3.15.0
Bump tempfile from 3.14.0 to 3.15.0
2025-01-03 07:55:18 +00:00
dependabot[bot]andGitHub 62cf0d09c8 Bump tempfile from 3.14.0 to 3.15.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.15.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 03:36:13 +00:00
Oliver HamletandGitHub 4f309f989d Merge pull request #52 from loot/dependabot/cargo/unicase-2.8.1
Bump unicase from 2.8.0 to 2.8.1
2024-12-27 11:51:59 +00:00
dependabot[bot]andGitHub cabb5c63c2 Bump unicase from 2.8.0 to 2.8.1
Bumps [unicase](https://github.com/seanmonstar/unicase) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/seanmonstar/unicase/releases)
- [Commits](https://github.com/seanmonstar/unicase/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: unicase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-25 03:54:37 +00:00
Oliver HamletandGitHub 95b8b311f8 Merge pull request #51 from loot/dependabot/cargo/libc-0.2.169
Bump libc from 0.2.168 to 0.2.169
2024-12-21 17:52:12 +00:00
dependabot[bot]andGitHub c975bcdc48 Bump libc from 0.2.168 to 0.2.169
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.168 to 0.2.169.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.168...0.2.169)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 03:25:24 +00:00
Oliver HamletandGitHub cfc059ad46 Merge pull request #50 from loot/dependabot/cargo/libc-0.2.168
Bump libc from 0.2.167 to 0.2.168
2024-12-10 11:47:17 +00:00
dependabot[bot]andGitHub 6c7110ae6f Bump libc from 0.2.167 to 0.2.168
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.167 to 0.2.168.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.168/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.167...0.2.168)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 03:54:03 +00:00
Oliver HamletandGitHub 095792365e Merge pull request #49 from loot/dependabot/cargo/libc-0.2.167
Bump libc from 0.2.166 to 0.2.167
2024-12-02 15:36:51 +00:00
dependabot[bot]andGitHub c2c27e52b3 Bump libc from 0.2.166 to 0.2.167
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.166 to 0.2.167.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.166...0.2.167)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 03:12:29 +00:00
Oliver HamletandGitHub 9d505623b0 Merge pull request #48 from loot/dependabot/cargo/libc-0.2.166
Bump libc from 0.2.165 to 0.2.166
2024-11-27 09:33:40 +00:00
dependabot[bot]andGitHub f5cb20f9db Bump libc from 0.2.165 to 0.2.166
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.165 to 0.2.166.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.166/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.165...0.2.166)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 03:34:11 +00:00
Oliver HamletandGitHub 9eba803a48 Merge pull request #47 from loot/dependabot/cargo/libc-0.2.165
Bump libc from 0.2.164 to 0.2.165
2024-11-26 09:06:33 +00:00
dependabot[bot]andGitHub 513bf7c4d4 Bump libc from 0.2.164 to 0.2.165
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.164 to 0.2.165.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.165/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.164...0.2.165)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 03:44:34 +00:00
Oliver HamletandGitHub 5de3aa6928 Merge pull request #46 from loot/dependabot/cargo/libc-0.2.164
Bump libc from 0.2.162 to 0.2.164
2024-11-18 09:51:11 +00:00
dependabot[bot]andGitHub 07872f1809 Bump libc from 0.2.162 to 0.2.164
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.162 to 0.2.164.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.162...0.2.164)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 03:47:36 +00:00
Oliver HamletandGitHub 2adcda5e5e Merge pull request #45 from loot/dependabot/cargo/libc-0.2.162
Bump libc from 0.2.161 to 0.2.162
2024-11-08 09:39:41 +00:00
Oliver HamletandGitHub 3d69d0be6b Merge pull request #44 from loot/dependabot/cargo/tempfile-3.14.0
Bump tempfile from 3.13.0 to 3.14.0
2024-11-08 09:39:31 +00:00
dependabot[bot]andGitHub a8cb5a5beb Bump libc from 0.2.161 to 0.2.162
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.161 to 0.2.162.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.162/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.161...0.2.162)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 03:04:50 +00:00
dependabot[bot]andGitHub 73ea671379 Bump tempfile from 3.13.0 to 3.14.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.13.0 to 3.14.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.13.0...v3.14.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 03:04:42 +00:00
Oliver HamletandGitHub 6e0d742f87 Merge pull request #43 from loot/dependabot/cargo/regex-1.11.1
Bump regex from 1.11.0 to 1.11.1
2024-10-25 11:21:38 +01:00
dependabot[bot]andGitHub 4daf46097b Bump regex from 1.11.0 to 1.11.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.0...1.11.1)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 03:45:38 +00:00