Skip to content

Commit a8e0ddb

Browse files
fix(deps): update rust crate time to 0.3.34 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 921f027 commit a8e0ddb

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
@@ -20,7 +20,7 @@ async-trait = "0.1.77"
2020
lazy_static = "1.4.0"
2121
mockall = { version = "0.12.1", optional = true }
2222
serde_json = { version = "1.0.113", optional = true }
23-
time = "0.3.31"
23+
time = "0.3.34"
2424
tokio = { version = "1.35.1", features = [ "full" ] }
2525
typed-builder = "0.18.1"
2626

0 commit comments

Comments
 (0)