|
Ran
|
Jobs
1
|
Files
5
|
Run time
1min
|
Badge
README BADGES
|
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-n ew-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-ne... (continued)
318 of 338 relevant lines covered (94.08%)
5.69 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14574749862.1 | 5 |
94.08 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|