Skip to content

Commit 2588af5

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump memchr from 2.7.4 to 2.7.5
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.7.4 to 2.7.5. - [Commits](BurntSushi/memchr@2.7.4...2.7.5) --- updated-dependencies: - dependency-name: memchr dependency-version: 2.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9a2ab3 commit 2588af5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

glib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ glib-macros.workspace = true
3030
rs-log = { package = "log", version = "0.4", optional = true }
3131
smallvec = { version = "1.15", features = ["union", "const_generics", "const_new"] }
3232
gio-sys = { workspace = true, optional = true }
33-
memchr = "2.7.4"
33+
memchr = "2.7.5"
3434

3535
[dev-dependencies]
3636
tempfile = "3"

0 commit comments

Comments
 (0)