Skip to content

Commit 32496dd

Browse files
dependabot[bot]dinmukhamedmolzhik11
authored
build(deps): bump log from 0.4.27 to 0.4.28 in /app-server (#865)
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Dinmukhamed Mailibay <[email protected]> Co-authored-by: Olzhas Nurpeisov <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d5e294 commit 32496dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app-server/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.

app-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ futures-util = "0.3"
2929
indexmap = {version = "2.10.0", features = ["serde"]}
3030
itertools = "0.14.0"
3131
lapin = "3.0.0"
32-
log = "0.4.27"
32+
log = "0.4.28"
3333
moka = {version = "0.12.10", features = ["sync", "future"]}
3434
num_cpus = "1.16.0"
3535
prost = "0.13"

0 commit comments

Comments
 (0)