Skip to content

Commit 698bd2e

Browse files
Bump log from 0.4.26 to 0.4.27
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.27. - [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.26...0.4.27) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55d7c49 commit 698bd2e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["science", "simulation", "command-line-utilities"]
1414
[dependencies]
1515
anyhow = "1.0.97"
1616
csv = "1.3.0"
17-
log = "0.4.26"
17+
log = "0.4.27"
1818
float-cmp = "0.10.0"
1919
itertools = "0.14.0"
2020
serde = {version = "1.0.219", features = ["derive", "rc"]}

0 commit comments

Comments
 (0)