Repo Added
|
Build
891
Last
|
Files
5
|
Badge
README BADGES
|
github
chore: update rusqlite and tokio-rusqlite-new Rusqlite changelog: https://github.com/rusqlite/rusqlite/releases/tag/v0.36.0 tokio-rusqlite-new diffs (looks fine): ``` diff -r -u --color=auto -x Cargo.lock ~/.cargo/registry/src/index.crates.io-*/tokio-rusqlite-new-0.{9.0/,10.0/} ``` ```diff diff -r -u '--color=auto' -x Cargo.lock /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.9.0/.cargo_vcs_info.json /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.10.0/.cargo_vcs_info.json --- /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.9.0/.cargo_vcs_info.json 1970-01-01 00:00:01.000000000 +0000 +++ /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.10.0/.cargo_vcs_info.json 1970-01-01 00:00:01.000000000 +0000 @@ -1,6 +1,6 @@ { "git": { - "sha1": "bf9def984" + "sha1": "b9ca28fc6" }, "path_in_vcs": "" } \ No newline at end of file diff -r -u '--color=auto' -x Cargo.lock /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.9.0/CHANGELOG.md /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.10.0/CHANGELOG.md --- /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.9.0/CHANGELOG.md 2006-07-24 01:21:28.000000000 +0000 +++ /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.10.0/CHANGELOG.md 2006-07-24 01:21:28.000000000 +0000 @@ -8,6 +8,10 @@ Nothing. +# 0.10.0 (27 May 2025) + +- **updated:** To latest [rusqlite] version (`0.36`). + # 0.9.0 (21 Apr 2025) - **updated:** To latest [rusqlite] version (`0.35`). diff -r -u '--color=auto' -x Cargo.lock /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.9.0/Cargo.toml /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.10.... (continued)
339 of 359 relevant lines covered (94.43%)
5.13 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
![]() |
Badge your Repo: rusqlite_migrationWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|