Skip to content

Commit b677016

Browse files
committed
feat: bump rusqlite version
enables math functions
1 parent 25c73bc commit b677016

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ lto = true
88
strip = true
99

1010
[patch.crates-io]
11-
rusqlite = { git = "https://github.com/navigraph/rusqlite", rev = "f716d5c" }
11+
rusqlite = { git = "https://github.com/navigraph/rusqlite", rev = "afc438df23aa7e92fa5c69bfccfb51d930569965" }

0 commit comments

Comments
 (0)