Skip to content

Commit 9caca4d

Browse files
dependabot[bot]LMG
andauthored
Bump log from 0.4.27 to 0.4.28 (#1473)
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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis-Marie Givel <[email protected]>
1 parent 12fab18 commit 9caca4d

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.

josh-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hex = { workspace = true }
2020
indoc = "2.0.5"
2121
itertools = "0.14.0"
2222
lazy_static = { workspace = true }
23-
log = "0.4.22"
23+
log = "0.4.28"
2424
percent-encoding = "2.3.1"
2525
pest = "2.7.14"
2626
pest_derive = "2.8.2"

0 commit comments

Comments
 (0)