Repo Added
|
Build
891
Last
|
Files
5
|
Badge
README BADGES
|
push
github
chore: update rusqlite and bump version number For the update of `tokio-rusqlite-new` in the async example (which users may import based on the guidance in this example), I have once again looked at the diff and I did not spot anything: ```sh diff -U 3 -x Cargo.lock ~/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.8.0/ ~/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.9.0/ ``` output: ```diff diff -U 3 -x Cargo.lock /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.8.0/.cargo_vcs_info.json /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.8.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.9.0/.cargo_vcs_info.json 1970-01-01 00:00:01.000000000 +0000 @@ -1,6 +1,6 @@ { "git": { - "sha1": "fc2779b3e" + "sha1": "bf9def984" }, "path_in_vcs": "" } \ No newline at end of file diff -U 3 -x Cargo.lock /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new-0.8.0/CHANGELOG.md /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.8.0/CHANGELOG.md 2006-07-24 01:21:28.000000000 +0000 +++ /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 @@ -8,6 +8,10 @@ Nothing. +# 0.9.0 (21 Apr 2025) + +- **updated:** To latest [rusqlite] version (`0.35`). + # 0.8.0 (6 Mar 2025) - **updated:** To latest [rusqlite] version (`0.34`). diff -U 3 -x Cargo.lock /home/cj/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rusqlite-new... (continued)
318 of 338 relevant lines covered (94.08%)
5.69 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
14574925543 | refs/tags/v2.1.0 | chore: update rusqlite and bump version number For the update of `tokio-rusqlite-new` in the async example (which users may import based on the guidance in this example), I have once again looked at the diff and I did not spot anything: ```sh di... | push | github |
94.08 |
![]() |
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
|