Commit Graph

5 Commits

Author SHA1 Message Date
Dave Gallant
55d3359b37 Bump deps (#207)
* Bump deps

* derive `Eq` as well: `PartialEq, Eq`
2022-09-30 08:09:12 -07:00
dependabot[bot]
01fd3c3a70 Bump rust from 1.54-buster to 1.60.0-buster (#173)
* Bump rust from 1.54-buster to 1.60.0-buster

Bumps rust from 1.54-buster to 1.60.0-buster.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
...

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

* fmt

* Remove examples

* Fix config test

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
2022-04-23 23:57:09 -04:00
Dave G
faffada883 Cargo update and clippy fix (#168)
* Bump serde from 1.0.132 to 1.0.136

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.136)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Cargo update and clippy fix

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 08:01:16 -04:00
Dave Gallant
7b59bf8163 Add initial Action (#40)
* Add initial Github action.
2020-10-26 00:35:19 -04:00
Dave Gallant
d6c5b13f67 Add initial (#1) 2020-06-21 02:20:36 -04:00