Skip to content

Commit 9f0cbce

Browse files
Bump log from 0.4.27 to 0.4.28 in the rust group
Bumps the rust group with 1 update: [log](https://github.com/rust-lang/log). Updates `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 dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7ba30d commit 9f0cbce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -21,7 +21,7 @@ egraph-serialize = { version = "0.2.0", features = ["serde", "graphviz"] }
2121
serde_json = "1.0.143"
2222
# https://github.com/vorner/pyo3-log/pull/66
2323
pyo3-log = { git = "https://github.com/alex/pyo3-log.git", branch = "pyo3-bump" }
24-
log = "0.4.27"
24+
log = "0.4.28"
2525
lalrpop-util = { version = "0.22", features = ["lexer"] }
2626
ordered-float = "3.7.0"
2727
uuid = { version = "1.18.1", features = ["v4"] }

0 commit comments

Comments
 (0)