Skip to content

Commit cb734b0

Browse files
fix(deps): update rust crate time to 0.3.31 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d5dd69 commit cb734b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ maintenance = { status = "actively-developed" }
1919
async-trait = "0.1.74"
2020
lazy_static = "1.4.0"
2121
serde_json = { version = "1.0.108", optional = true }
22-
time = "0.3.30"
22+
time = "0.3.31"
2323
tokio = { version = "1.35.1", features = [ "full" ] }
2424
typed-builder = "0.18.0"
2525

0 commit comments

Comments
 (0)