Skip to content

Commit a8bb117

Browse files
build(deps): bump slog-term from 2.5.0 to 2.6.0
Bumps [slog-term](https://github.com/slog-rs/term) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/slog-rs/term/releases) - [Changelog](https://github.com/slog-rs/term/blob/master/CHANGELOG.md) - [Commits](https://github.com/slog-rs/term/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6b4655b commit a8bb117

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.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ strum = "0.18.0"
4343
strum_macros = "0.18.0"
4444
slog-async = "2.5.0"
4545
slog-envlogger = "2.1.0"
46-
slog-term = "2.5.0"
46+
slog-term = "2.6.0"
4747
petgraph = "0.5.1"
4848
tiny-keccak = "1.5.0"
4949
tokio = { version = "0.2.21", features = ["stream", "rt-threaded", "rt-util", "blocking", "time", "sync", "macros", "test-util"] }

0 commit comments

Comments
 (0)