Skip to content

Commit

Permalink
Merge pull request #553 from paritytech/dependabot/cargo/time-0.3.29
Browse files Browse the repository at this point in the history
Bump time from 0.3.28 to 0.3.29
  • Loading branch information
AndreiEres authored Sep 25, 2023
2 parents 78a18d1 + 8b12430 commit f4de27e
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ snap = "1.1.0"
strum = { version = "0.25.0", features = ["derive"] }
subxt = { default-features = false, features = ["jsonrpsee-ws"], version = "0.29.0" }
thiserror = "1.0.48"
time = { version = "0.3.28", features = ["formatting"] }
time = { version = "0.3.29", features = ["formatting"] }
tokio = { version = "1.32.0", features = ["macros", "rt", "rt-multi-thread", "signal"] }
tokio-tungstenite = { version = "0.19.0", features = ["native-tls"] }
typed-builder = "0.14.0"
Expand Down

0 comments on commit f4de27e

Please sign in to comment.