Skip to content

Commit

Permalink
chore(deps): update rust crate time to 0.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent dcb5dea commit 9398491
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 raiden/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ uuid = { version = "^1.4.1", features = ["v4"] }
[dev-dependencies]
pretty_assertions = "1.4.0"
raiden = { path = "./", features = ["tracing"], default_features = false }
time = "0.3.30"
time = "0.3.31"
tokio = "1.34.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "time"] }

Expand Down

0 comments on commit 9398491

Please sign in to comment.