Skip to content

Commit 79fff3c

Browse files
fix(deps): update rust crate time to v0.3.43 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 616192a commit 79fff3c

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ napi = { version = "2.16.4", default-features = false, features = [
2020
# openssl = { version = "0.10.64", features = ["vendored"] }
2121
# https://github.com/launchbadge/sqlx/issues/3189
2222
# https://github.com/launchbadge/sqlx/pull/3190
23-
time = "=0.3.41"
23+
time = "=0.3.43"
2424
napi-derive = "2.16.3"
2525
brinedb-entity = { path = "crates/entity" }
2626
brinedb-migration = { path = "crates/migration" }

0 commit comments

Comments
 (0)