Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Bump tracing-subscriber from 0.2.16 to 0.2.17 in /bindings/python
Browse files Browse the repository at this point in the history
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.2.16...tracing-subscriber-0.2.17)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent 1d37eb1 commit d984c0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bindings/python/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/python/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ msrv = "1.48.0"
[dependencies]
sodiumoxide = "0.2.6"
tracing = "0.1.25"
tracing-subscriber = "0.2.16"
tracing-subscriber = "0.2.17"
pyo3 = {version = "0.13.2", features = ["abi3-py36", "extension-module"]}
xaynet-core = { path = "../../rust/xaynet-core", version = "0.2.0"}
xaynet-mobile = { path = "../../rust/xaynet-mobile", version = "0.1.0"}
Expand Down

0 comments on commit d984c0a

Please sign in to comment.