Commit graph

467 commits

Author SHA1 Message Date
dependabot[bot]
9b53095ce0
chore(deps): bump tokio from 1.22.0 to 1.24.2 (#236) 2023-01-27 18:13:57 +01:00
dependabot[bot]
7b4ad1d013
chore(deps): bump rustls from 0.20.7 to 0.20.8 (#234) 2023-01-27 18:10:16 +01:00
dependabot[bot]
b9c2cbc166
chore(deps): bump once_cell from 1.16.0 to 1.17.0 (#229) 2023-01-27 16:58:53 +01:00
dependabot[bot]
1ba15898f0
chore(deps): bump anyhow from 1.0.66 to 1.0.68 (#224) 2023-01-27 16:37:26 +01:00
dependabot[bot]
d066234d38
chore(deps): bump glob from 0.3.0 to 0.3.1 (#233)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 16:36:35 +01:00
dependabot[bot]
47c89bd6a7 chore(deps): bump tokio from 1.21.2 to 1.22.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.22.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 15:41:05 -08:00
dependabot[bot]
7d11ba6cf2 chore(deps): bump env_logger from 0.9.1 to 0.9.3
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.9.1...v0.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 11:01:11 -08:00
dependabot[bot]
69cbdb6c73 chore(deps): bump once_cell from 1.15.0 to 1.16.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 19:10:56 -07:00
dependabot[bot]
75a0e4a901 chore(deps): bump rustls from 0.20.6 to 0.20.7
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.6 to 0.20.7.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.20.6...v/0.20.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 22:22:58 -07:00
dependabot[bot]
9c85a946bc chore(deps): bump anyhow from 1.0.64 to 1.0.66
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 22:22:33 -07:00
dependabot[bot]
920e7dcc54 chore(deps): bump futures-util from 0.3.24 to 0.3.25
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.24 to 0.3.25.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.24...0.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 22:22:12 -07:00
dependabot[bot]
176b3a6341 chore(deps): bump rcgen from 0.9.3 to 0.10.0
Bumps [rcgen](https://github.com/est31/rcgen) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/est31/rcgen/releases)
- [Changelog](https://github.com/est31/rcgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/est31/rcgen/compare/v0.9.3...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 22:21:29 -07:00
dependabot[bot]
412f946855 chore(deps): bump tokio from 1.21.0 to 1.21.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.0 to 1.21.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.0...tokio-1.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 22:20:51 -07:00
dependabot[bot]
a8649993d3 chore(deps): bump once_cell from 1.14.0 to 1.15.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 22:20:11 -07:00
dependabot[bot]
e22017683a chore(deps): bump env_logger from 0.9.0 to 0.9.1
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 22:19:55 -07:00
dependabot[bot]
91fa898aaa chore(deps): bump url from 2.3.0 to 2.3.1
Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 07:54:45 -07:00
dependabot[bot]
b3a06de040 chore(deps): bump futures-util from 0.3.21 to 0.3.24
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.24.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 11:33:47 -07:00
dependabot[bot]
5f0f6ff238 chore(deps): bump tokio from 1.20.1 to 1.21.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.1...tokio-1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 11:28:29 -07:00
dependabot[bot]
d8a3ec5a3c chore(deps): bump once_cell from 1.13.0 to 1.14.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 11:27:23 -07:00
dependabot[bot]
7403545506 chore(deps): bump url from 2.2.2 to 2.3.0
Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 11:26:00 -07:00
dependabot[bot]
cd00591d53 chore(deps): bump anyhow from 1.0.60 to 1.0.64
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.60 to 1.0.64.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.60...1.0.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 11:25:01 -07:00
dependabot[bot]
21f27cfb04 chore(deps): bump percent-encoding from 2.1.0 to 2.2.0
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/percent-encoding-v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 11:24:34 -07:00
dependabot[bot]
fddef80f0e chore(deps): bump configparser from 3.0.0 to 3.0.2
Bumps [configparser](https://github.com/QEDK/configparser-rs) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/QEDK/configparser-rs/releases)
- [Changelog](https://github.com/QEDK/configparser-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/QEDK/configparser-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 11:24:12 -07:00
dependabot[bot]
a9f928498b chore(deps): bump anyhow from 1.0.59 to 1.0.60
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.59...1.0.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 17:09:26 -07:00
dependabot[bot]
7fed4f9a7c chore(deps): bump anyhow from 1.0.58 to 1.0.59
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.58...1.0.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 13:25:52 -07:00
dependabot[bot]
1b05816bd9 chore(deps): bump tokio from 1.20.0 to 1.20.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.0...tokio-1.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 10:39:42 -07:00
Johann150
7e86f47d64
Fix wrong language in README.
Fix https://github.com/mbrubeck/agate/issues/189
2022-07-23 19:57:49 +02:00
dependabot[bot]
7cd82c7812
chore(deps): bump rcgen from 0.9.2 to 0.9.3 (#188) 2022-07-23 19:55:04 +02:00
dependabot[bot]
b847dfb2d0
chore(deps): bump once_cell from 1.12.0 to 1.13.0 (#186) 2022-07-14 12:28:13 +02:00
dependabot[bot]
ca19615a5b
chore(deps): bump tokio from 1.19.2 to 1.20.0 (#187) 2022-07-14 12:27:59 +02:00
dependabot[bot]
ae3f1dfc61 chore(deps): bump anyhow from 1.0.57 to 1.0.58
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 07:40:10 -07:00
dependabot[bot]
4e7c612629
chore(deps): bump tokio from 1.19.1 to 1.19.2 (#183) 2022-06-08 14:50:42 +02:00
dependabot[bot]
f761a993eb chore(deps): bump tokio from 1.18.2 to 1.19.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.2...tokio-1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 09:52:00 -07:00
dependabot[bot]
733de07895
chore(deps): bump once_cell from 1.11.0 to 1.12.0 (#181) 2022-06-01 15:08:30 +02:00
dependabot[bot]
c5212cb735
chore(deps): bump once_cell from 1.10.0 to 1.11.0 (#179) 2022-05-20 12:28:20 +02:00
Johann150
0dae884377
add apt update 2022-05-18 14:01:43 +02:00
Johann150
6fb1b14253
3.2.4 2022-05-18 13:45:39 +02:00
Johann150
c710cf5d8b
update dependencies 2022-05-18 13:45:04 +02:00
dependabot[bot]
dfb054ae42
chore(deps): bump rustls from 0.20.5 to 0.20.6 (#177) 2022-05-18 13:15:34 +02:00
dependabot[bot]
761ff58102
chore(deps): bump rustls from 0.20.4 to 0.20.5 (#176) 2022-05-16 20:13:15 +02:00
dependabot[bot]
b8bb41c356 chore(deps): bump tokio from 1.18.1 to 1.18.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.1...tokio-1.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 10:24:12 -07:00
dependabot[bot]
9ff7e9bdb3
chore(deps): bump tokio-rustls from 0.23.3 to 0.23.4 (#174) 2022-05-05 14:52:36 +02:00
dependabot[bot]
283946148a chore(deps): bump tokio from 1.18.0 to 1.18.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.0...tokio-1.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 09:33:22 -07:00
dependabot[bot]
c5c65b9c17 chore(deps): bump log from 0.4.16 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits/0.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 09:33:02 -07:00
dependabot[bot]
34b31e189a
chore(deps): bump tokio from 1.17.0 to 1.18.0 (#170) 2022-05-01 23:54:10 +02:00
kahays
5acc605ab1
Fix hostname in ExecStart command (#169) 2022-04-25 08:13:22 +02:00
dependabot[bot]
207da15f7a
chore(deps): bump anyhow from 1.0.56 to 1.0.57 (#168) 2022-04-22 15:53:58 +02:00
Albert Larsan
75424b57fc
Replace bare status codes with consts (#163)
* Replace bare status codes with consts
* Put the new consts in their own mod
2022-04-06 16:25:09 +02:00
dependabot[bot]
3522a6596b chore(deps): bump log from 0.4.15 to 0.4.16
Bumps [log](https://github.com/rust-lang/log) from 0.4.15 to 0.4.16.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 09:48:23 -07:00
Albert Larsan
9201737754
Update .gitignore (#164)
The .certificates directory is generated when running the program.
However, it is not made to be published.
Adding it to the .gitignore file avoids accidentally adding it.
2022-03-24 14:42:55 +01:00