Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Commit 12a3335

Browse files
dependabot[bot]kanywst
authored andcommitted
chore(deps): bump log from 0.4.29 to 0.4.30 in /cli
Bumps [log](https://github.com/rust-lang/log) from 0.4.29 to 0.4.30. - [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.29...0.4.30) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c26226 commit 12a3335

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cli/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
@@ -44,7 +44,7 @@ indicatif = "0.17.4"
4444
tempfile = "3.27.0"
4545
clap_lex = "1"
4646
url = "2.5.4"
47-
log = "0.4.18"
47+
log = "0.4.30"
4848
const_format = "0.2.31"
4949
sha2 = "0.11.0"
5050
base64 = "0.22"

0 commit comments

Comments
 (0)