Commit Graph

11 Commits

Author SHA1 Message Date
Conrado Gouvea ff74928aae
add DEVELOPERS.md; commit lockfile (#99) 2023-11-22 18:50:54 +01:00
dependabot[bot] b96c352cd1
Bump actions/checkout from 4.0.0 to 4.1.1 (#100)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 11:38:03 -03:00
Conrado Gouvea 5d3551a269
dependabot: remove hardcoded reviewer (#98) 2023-11-15 11:11:24 +01:00
Conrado Gouvea cd4aeed1a2
improve CI; bump to 4.0.3 (#95) 2023-09-11 15:28:01 -03:00
dependabot[bot] 1ff62a63b4
Bump actions/checkout from 3.5.2 to 3.5.3 (#85)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 15:27:25 -03:00
Conrado Gouvea cab0bcd1ab
Bump to 4.0.0; update curve25519-dalek (#82)
* upgrade curve25519-dalek to 4.0.0-rc.2

* clippy fixes

* activate ed25519/pem only when needed

* bump to 4.0.0; bump MSRV to 1.65; fix no_std support; test MSRV and no_std in CI

* use rust-toolchain instead of TOML to work with (unmaitained) actions-rs/toolchain
2023-06-08 12:23:21 +02:00
Deirdre Connolly a3ad04778a Enable CI workflow for PRs and manual starts 2021-10-12 11:24:30 -04:00
dependabot[bot] d351240022
Bump actions-rs/cargo from 1 to 1.0.3 (#48)
Bumps [actions-rs/cargo](https://github.com/actions-rs/cargo) from 1 to 1.0.3.
- [Release notes](https://github.com/actions-rs/cargo/releases)
- [Changelog](https://github.com/actions-rs/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions-rs/cargo/compare/v1...v1.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 12:52:17 +10:00
dependabot[bot] ed59300fe5
Bump actions-rs/toolchain from 1 to 1.0.7 (#47)
Bumps [actions-rs/toolchain](https://github.com/actions-rs/toolchain) from 1 to 1.0.7.
- [Release notes](https://github.com/actions-rs/toolchain/releases)
- [Changelog](https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions-rs/toolchain/compare/v1...v1.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 12:50:52 +10:00
dependabot-preview[bot] 6b3316673b Create Dependabot config file 2020-06-09 16:34:36 -04:00
Henry de Valence 0461e070cb Add Github actions CI 2020-01-22 11:37:54 -08:00