Commit 2cadcd3
build(deps): bump the cargo group with 6 updates (#144)
* build(deps): bump the cargo group with 6 updates
Bumps the cargo group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [brioche-pack](https://github.com/brioche-dev/brioche) | ``ef3e1af`` | ``c4ade73`` |
| [ulid](https://github.com/dylanhart/ulid-rs) | `1.2.1` | `2.0.1` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.3.4` | `0.4.3` |
| [r-efi](https://github.com/r-efi/r-efi) | `5.3.0` | `6.0.0` |
| [rand](https://github.com/rust-random/rand) | `0.9.5` | `0.10.2` |
| [rand_core](https://github.com/rust-random/rand_core) | `0.9.5` | `0.10.1` |
Updates `brioche-pack` from `ef3e1af` to `c4ade73`
- [Release notes](https://github.com/brioche-dev/brioche/releases)
- [Commits](brioche-dev/brioche@ef3e1af...c4ade73)
Updates `ulid` from 1.2.1 to 2.0.1
- [Commits](dylanhart/ulid-rs@v1.2.1...v2.0.1)
Updates `getrandom` from 0.3.4 to 0.4.3
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.3.4...v0.4.3)
Updates `r-efi` from 5.3.0 to 6.0.0
- [Release notes](https://github.com/r-efi/r-efi/releases)
- [Changelog](https://github.com/r-efi/r-efi/blob/main/NEWS.md)
- [Commits](r-efi/r-efi@v5.3.0...v6.0.0)
Updates `rand` from 0.9.5 to 0.10.2
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.9.5...0.10.2)
Updates `rand_core` from 0.9.5 to 0.10.1
- [Release notes](https://github.com/rust-random/rand_core/releases)
- [Changelog](https://github.com/rust-random/rand_core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand_core/commits/v0.10.1)
---
updated-dependencies:
- dependency-name: brioche-pack
dependency-version: c4ade7340cfabc9cae471c191bb9ef6ebdfe115d
dependency-type: direct:production
dependency-group: cargo
- dependency-name: ulid
dependency-version: 2.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: cargo
- dependency-name: getrandom
dependency-version: 0.4.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: r-efi
dependency-version: 6.0.0
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: cargo
- dependency-name: rand
dependency-version: 0.10.2
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: rand_core
dependency-version: 0.10.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(deps): update ulid to 2.0.1 and use new API
Signed-off-by: Jérémy Audiger <jeremy.audiger@icloud.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jérémy Audiger <jeremy.audiger@icloud.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérémy Audiger <jeremy.audiger@icloud.com>1 parent af29cb7 commit 2cadcd3
4 files changed
Lines changed: 27 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
0 commit comments