Skip to content

Commit

Permalink
Bump the all group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates in the /local-registry directory: [bit-set](https://github.com/contain-rs/bit-set), [flagset](https://github.com/enarx/flagset), [thiserror](https://github.com/dtolnay/thiserror) and [uuid](https://github.com/uuid-rs/uuid).


Updates `bit-set` from 0.6.0 to 0.8.0
- [Release notes](https://github.com/contain-rs/bit-set/releases)
- [Changelog](https://github.com/contain-rs/bit-set/blob/master/RELEASES.md)
- [Commits](https://github.com/contain-rs/bit-set/commits)

Updates `flagset` from 0.4.5 to 0.4.6
- [Commits](enarx/flagset@v0.4.5...v0.4.6)

Updates `thiserror` from 1.0.61 to 1.0.63
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.61...1.0.63)

Updates `uuid` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: bit-set
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: flagset
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 9087311 commit 94917d3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions local-registry/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions local-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ bigdecimal = "0.4.5"
bimap = "0.6.3"
binary-heap-plus = "0.5.0"
bitflags = "2.6.0"
bit-set = "0.6.0"
bit-set = "0.8.0"
bitvec = "1.0.1"
bstr = "1.9.1"
bytecount = "0.6.8"
Expand All @@ -40,7 +40,7 @@ enum-iterator = "2.1.0"
enum-primitive-derive = "0.3.0"
enumset = "1.1.2"
fixedbitset = "0.5.7"
flagset = "0.4.5"
flagset = "0.4.6"
frunk = "0.4.2"
gcd = "2.3.0"
hashbag = "0.1.12"
Expand Down Expand Up @@ -97,7 +97,7 @@ strfmt = "0.2.4"
strum = "0.26.3"
strum_macros = "0.26.4"
subslice = "0.2.3"
thiserror = "1.0.61"
thiserror = "1.0.63"
threadpool = "1.8.1"
time = "0.3.36"
tinyset = "0.4.15"
Expand All @@ -107,6 +107,6 @@ unicode-normalization = "0.1.23"
unicode-segmentation = "1.11.0"
unic-segment = "0.9.0"
unzip-n = "0.1.2"
uuid = "1.9.1"
uuid = "1.10.0"
voca_rs = "1.15.2"
xvii = "0.4.0"

0 comments on commit 94917d3

Please sign in to comment.