Skip to content

Commit e94b351

Browse files
authored
Merge pull request #35 from Navigraph/enable-math-functions
Enable math functions in SQLite
2 parents 911d784 + b677016 commit e94b351

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)