Skip to content

Commit d22f5d0

Browse files
chore(deps): bump libsqlite3-sys from 0.35.0 to 0.36.0 in the major group (#2648)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tushar Mathur <tusharmath@gmail.com>
1 parent b714552 commit d22f5d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/forge_infra/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ reqwest-eventsource.workspace = true
3434
glob.workspace = true
3535
futures.workspace = true
3636
diesel = { version= "2.3.7", features = ["sqlite", "r2d2", "chrono"] }
37-
libsqlite3-sys = { version = "0.35.0", features = ["bundled"] }
37+
libsqlite3-sys = { version = "0.36.0", features = ["bundled"] }
3838
diesel_migrations = "2.2.0"
3939
chrono = { version = "0.4", features = ["serde"] }
4040
cacache = { version = "13.1.0", features = ["tokio-runtime"], default-features = false }

0 commit comments

Comments
 (0)