Closed dependabot[bot] closed 6 months ago
PR #1671
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps ed25519-dalek from 1.0.1 to 2.1.1.
Changelog
Sourced from ed25519-dalek's changelog.
... (truncated)
Commits
0f07443
Bump curve25519-dalek to 2.1.1.bb889e4
Remove deprecated feature flags from .travis.yml.d00d4a5
Fix CHANGELOG so that we can note backported patches.e6d8afc
Add link to Cargo.toml with explanation of packed_simd renamingdd71df6
adjusted dependency entry like to pick up latest pick up the latest packed_si...6ffc8dd
bumped packed_simd to 0.3.4. resolves #3333fc47ef
Bump version to 2.1.0f04b830
Merge branch 'master' into develope342f25
Merge pull request #325 from rubdos/const_fn_for_scalar_from_bits3a61a0b
Make Scalar::from_bits a const fn.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show