Skip to content

Commit

Permalink
Bump the all group in /local-registry with 5 updates (#123)
Browse files Browse the repository at this point in the history
Bumps the all group in /local-registry with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [cached](https://github.com/jaemk/cached) | `0.49.2` | `0.49.3` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` |
| [pest](https://github.com/pest-parser/pest) | `2.7.8` | `2.7.9` |
| [pest_derive](https://github.com/pest-parser/pest) | `2.7.8` | `2.7.9` |
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 0580174 commit 0c79fdf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 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.

10 changes: 5 additions & 5 deletions local-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ bit-set = "0.5.3"
bitvec = "1.0.1"
bstr = "1.9.1"
bytecount = "0.6.3"
cached = "0.49.2"
cached = "0.49.3"
cast = "0.3.0"
chrono = "0.4.35"
chrono = "0.4.37"
convert_case = "0.6.0"
counter = "0.5.7"
criterion = "0.5.1"
Expand Down Expand Up @@ -52,7 +52,7 @@ indoc = "2.0.5"
integer-sqrt = "0.1.5"
int-enum = "1.1.1"
itertools = "0.12.1"
itoa = "1.0.10"
itoa = "1.0.11"
kmp = "0.1.1"
lazy_static = "1.4.0"
linked-hash-map = "0.5.6"
Expand All @@ -75,8 +75,8 @@ num-integer = "0.1.46"
numtoa = "0.2.4"
num-traits = "0.2.18"
once_cell = "1.19.0"
pest = "2.7.8"
pest_derive = "2.7.8"
pest = "2.7.9"
pest_derive = "2.7.9"
phf = "0.11.2"
phf_macros = "0.11.2"
pretty_assertions = "1.4.0"
Expand Down

0 comments on commit 0c79fdf

Please sign in to comment.