Skip to content

Commit 664d71d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Rust crate time to v0.1.42
1 parent 623a71d commit 664d71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/src/rusqlite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ csvtab = ["csv", "vtab"]
4242
array = ["vtab"]
4343

4444
[dependencies]
45-
time = "0.1.0"
45+
time = "0.1.42"
4646
bitflags = "1.0"
4747
lru-cache = "0.1"
4848
chrono = { version = "0.4", optional = true }

0 commit comments

Comments
 (0)