Skip to content

Commit 0fc685d

Browse files
chore(deps): bump log from 0.4.27 to 0.4.28 in /backend
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] <support@github.com>
1 parent 31128e8 commit 0fc685d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

backend/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.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ thiserror = "2.0.11"
7272
pretty_assertions = "1.4.1"
7373
typed-builder = "0.21.0"
7474
font-kit = "0.14.2"
75-
log = "0.4.26"
75+
log = "0.4.28"
7676
unicode-segmentation = "1.12.0"
7777
ignore = "0.4"
7878
russh = "0.54"

0 commit comments

Comments
 (0)