Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
548d6ad920 Bump rust from 1.66.0-buster to 1.66.1-buster (#249)
Bumps rust from 1.66.0-buster to 1.66.1-buster.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 09:05:01 -05:00
dependabot[bot]
3b671718a5 Bump rust from 1.65.0-buster to 1.66.0-buster (#241)
Bumps rust from 1.65.0-buster to 1.66.0-buster.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 17:47:04 -05:00
dependabot[bot]
f137cc88aa Bump rust from 1.64.0-buster to 1.65.0-buster (#224)
Bumps rust from 1.64.0-buster to 1.65.0-buster.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
2022-11-11 00:11:31 -05:00
dependabot[bot]
6b9f553a9d Bump rust from 1.61.0-buster to 1.64.0-buster (#206)
Bumps rust from 1.61.0-buster to 1.64.0-buster.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 07:49:40 -07:00
dependabot[bot]
9edb77282b Bump rust from 1.60.0-buster to 1.61.0-buster (#183)
Bumps rust from 1.60.0-buster to 1.61.0-buster.

---
updated-dependencies:
- dependency-name: rust
  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>
Co-authored-by: Dave G <davegallant@gmail.com>
2022-05-25 10:00:41 -04: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 Gallant
090e5856dc Add dependabot for docker 2022-04-23 23:32:58 -04:00
DG
dcb5d1906b Fix musl build (#103) 2021-08-21 16:28:49 -04:00
DG
e061b506d1 Publish container to ghcr.io (#101) 2021-08-21 14:21:38 -04:00
Dave Gallant
d3a23736cc Add Dockerfile and Docker Hub publishing (#9)
Adds docker image publishing with example usage in the README.
2020-07-11 22:47:30 -04:00