Skip to content

Commit

Permalink
Merge pull request #510 from paritytech/dependabot/cargo/time-0.3.27
Browse files Browse the repository at this point in the history
Bump time from 0.3.25 to 0.3.27
  • Loading branch information
vstakhov authored Aug 23, 2023
2 parents 638029f + 67d4fe6 commit 38affe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.47"
time = { version = "0.3.25", features = ["formatting"] }
time = { version = "0.3.27", 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 38affe2

Please sign in to comment.