Skip to content

Commit f58d4ef

Browse files
Bump slog from 2.7.0 to 2.8.2
Bumps [slog](https://github.com/slog-rs/slog) from 2.7.0 to 2.8.2. - [Release notes](https://github.com/slog-rs/slog/releases) - [Changelog](https://github.com/slog-rs/slog/blob/master/CHANGELOG.md) - [Commits](slog-rs/slog@v2.7.0...v2.8.2) --- updated-dependencies: - dependency-name: slog dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 433c670 commit f58d4ef

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

Cargo.lock

Lines changed: 17 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
@@ -54,7 +54,7 @@ serde_cbor = "0.11.2"
5454
serde_json = "1.0.145"
5555
serde_repr = { version = "0.1" }
5656
sha2 = "0.10"
57-
slog = { version = "2.7", features = ["max_level_trace", "release_max_level_trace"] }
57+
slog = { version = "2.8", features = ["max_level_trace", "release_max_level_trace"] }
5858
slog-async = "2.8"
5959
slog-term = "2.9"
6060
smoltcp = { version = "0.9", default-features = false, features = ["proto-ipv6"] }

0 commit comments

Comments
 (0)