Skip to content

Commit 0c8aab0

Browse files
chore(deps): bump the cargo group across 1 directory with 2 updates
Bumps the cargo group with 2 updates in the / directory: [tracing-subscriber](https://github.com/tokio-rs/tracing) and [slab](https://github.com/tokio-rs/slab). Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `slab` from 0.4.10 to 0.4.11 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.10...v0.4.11) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production dependency-group: cargo - dependency-name: slab dependency-version: 0.4.11 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39420f8 commit 0c8aab0

File tree

2 files changed

+15
-59
lines changed

2 files changed

+15
-59
lines changed

Cargo.lock

Lines changed: 14 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/git-remote-codecommit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ hmac = "0.12.1"
3030
sha2 = "0.10.8"
3131
tokio = { version = "1.43.1", features = ["mio", "rt"] }
3232
tracing = "0.1.40"
33-
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
33+
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
3434
uriparse = "0.6.4"
3535

3636
[target."cfg(windows)".dependencies]

0 commit comments

Comments
 (0)