-
Notifications
You must be signed in to change notification settings - Fork 79
Comparing changes
Open a pull request
base repository: utilityai/llama-cpp-rs
base: 0.1.103
head repository: utilityai/llama-cpp-rs
compare: 0.1.104
- 14 commits
- 3 files changed
- 2 contributors
Commits on Mar 3, 2025
-
chore(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@4574d27...2910929) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4809af3 - Browse repository at this point
Copy the full SHA 4809af3View commit details -
chore(deps): bump anyhow from 1.0.96 to 1.0.97
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.96 to 1.0.97. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.97) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8a5690 - Browse repository at this point
Copy the full SHA c8a5690View commit details
Commits on Mar 5, 2025
-
Merge pull request #690 from utilityai/dependabot/github_actions/dock…
…er/setup-qemu-action-3.6.0 chore(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Configuration menu - View commit details
-
Copy full SHA for 5c02114 - Browse repository at this point
Copy the full SHA 5c02114View commit details -
Merge pull request #693 from utilityai/dependabot/cargo/anyhow-1.0.97
chore(deps): bump anyhow from 1.0.96 to 1.0.97
Configuration menu - View commit details
-
Copy full SHA for 1221c48 - Browse repository at this point
Copy the full SHA 1221c48View commit details -
chore(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@f7ce87c...b5ca514) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 792828a - Browse repository at this point
Copy the full SHA 792828aView commit details -
chore(deps): bump cc from 1.2.15 to 1.2.16
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.15 to 1.2.16. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.15...cc-v1.2.16) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 958a1d0 - Browse repository at this point
Copy the full SHA 958a1d0View commit details
Commits on Mar 6, 2025
-
Merge pull request #692 from utilityai/dependabot/cargo/cc-1.2.16
chore(deps): bump cc from 1.2.15 to 1.2.16
Configuration menu - View commit details
-
Copy full SHA for 2249f82 - Browse repository at this point
Copy the full SHA 2249f82View commit details -
Merge pull request #691 from utilityai/dependabot/github_actions/dock…
…er/setup-buildx-action-3.10.0 chore(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Configuration menu - View commit details
-
Copy full SHA for d5e8612 - Browse repository at this point
Copy the full SHA d5e8612View commit details
Commits on Mar 7, 2025
-
chore(deps): bump ring from 0.17.8 to 0.17.13
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13. - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ba3962 - Browse repository at this point
Copy the full SHA 4ba3962View commit details
Commits on Mar 8, 2025
-
Merge pull request #696 from utilityai/dependabot/cargo/ring-0.17.13
chore(deps): bump ring from 0.17.8 to 0.17.13
Configuration menu - View commit details
-
Copy full SHA for c6bc131 - Browse repository at this point
Copy the full SHA c6bc131View commit details
Commits on Mar 17, 2025
-
chore(deps): bump clap from 4.5.31 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.31 to 4.5.32. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.31...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1b5448 - Browse repository at this point
Copy the full SHA e1b5448View commit details
Commits on Mar 20, 2025
-
Merge pull request #697 from utilityai/dependabot/cargo/clap-4.5.32
chore(deps): bump clap from 4.5.31 to 4.5.32
Configuration menu - View commit details
-
Copy full SHA for 0d8581c - Browse repository at this point
Copy the full SHA 0d8581cView commit details
Commits on Mar 24, 2025
-
chore(deps): bump cc from 1.2.16 to 1.2.17
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.16 to 1.2.17. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.16...cc-v1.2.17) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1588265 - Browse repository at this point
Copy the full SHA 1588265View commit details -
Merge pull request #698 from utilityai/dependabot/cargo/cc-1.2.17
chore(deps): bump cc from 1.2.16 to 1.2.17
Configuration menu - View commit details
-
Copy full SHA for d75f231 - Browse repository at this point
Copy the full SHA d75f231View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.103...0.1.104