Skip to content

Commit 9df1c8e

Browse files
dependabot[bot]ChanTsune
authored andcommitted
⬆️ Bump memchr from 2.8.0 to 2.8.1
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.8.0 to 2.8.1. - [Commits](BurntSushi/memchr@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: memchr dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d020c19 commit 9df1c8e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ itertools = "0.14.0"
3232
jiff = "0.2.28"
3333
libc = "0.2.186"
3434
log = "0.4.30"
35-
memchr = "2.8.0"
35+
memchr = "2.8.1"
3636
memmap2 = { version = "0.9.10", optional = true }
3737
nom = "8.0.0"
3838
parse_datetime = "0.14.0"

0 commit comments

Comments
 (0)