-
Notifications
You must be signed in to change notification settings - Fork 89
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: EmbarkStudios/cargo-deny
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: EmbarkStudios/cargo-deny
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 29 files changed
- 2 contributors
Commits on May 16, 2022
-
Allow to use git executable for fetching advisory database (#420)
* Allow to use git executable for fetching advisory database * fix review findings
Configuration menu - View commit details
-
Copy full SHA for 68595b3 - Browse repository at this point
Copy the full SHA 68595b3View commit details
Commits on May 17, 2022
-
Remove
fix
functionality (#423)* Remove 'fix' functionality This functionality was only added when there was the potential for cargo-deny to supplant cargo-audit, which is no longer the case. This functionality was quite a lot of code, minimally tested and increased compile times (toml_edit), all for a feature that, at least anecdotally, is not really useful as any moderately complex dependency graph is unlikely to be patchable. * Remove index
Configuration menu - View commit details
-
Copy full SHA for d068512 - Browse repository at this point
Copy the full SHA d068512View commit details -
* Replace structopt with clap 3 * Remove rustsec git dependency Rustsec has been really slow updating to a version with git 0.14 to resolve a segfault, which also blocked cargo-deny. Instead, we now handle all git fetching ourselves so we are no longer blocked, now or in the future. This also changes it so that we use crates-index as a dependency as previously we had included this functionality directly as at the time crates-index didn't support bare repositories. * Add metadata * Remove unused dependencies * Set MSRV to 1.60.0 due to cargo 0.61
Configuration menu - View commit details
-
Copy full SHA for 84e3357 - Browse repository at this point
Copy the full SHA 84e3357View commit details -
Fix multiple version ordering (#424)
* Deterministically order duplicate versions graphs * Add test for duplicate ordering
Configuration menu - View commit details
-
Copy full SHA for a61d467 - Browse repository at this point
Copy the full SHA a61d467View commit details -
* Add back MSRV check * Update CHANGELOG * Update docs
Configuration menu - View commit details
-
Copy full SHA for 385c3ea - Browse repository at this point
Copy the full SHA 385c3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd281d - Browse repository at this point
Copy the full SHA 7bd281dView commit details
Loading
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.11.4...0.12.0