Skip to content
Permalink

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: trailofbits/cargo-unmaintained
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: trailofbits/cargo-unmaintained
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.6.3

- Update dependencies, including `openssl` to version 0.10.70 ([#502](https://github.com/trailofbits/cargo-unmaintained/pull/502))

## 1.6.2

- Eliminate reliance on `once_cell` ([f12bb3a](https://github.com/trailofbits/cargo-unmaintained/commit/f12bb3ad03ce5b5b43424518a2b4bf41268de53b))

## 1.6.1

- Do not consider a package unmaintained because it is stored in a Mercurial repository ([#489](https://github.com/trailofbits/cargo-unmaintained/pull/489))
Loading