Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot]
b748e14c7f
Bump h2 from 0.3.4 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.4 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.4...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:19:44 +00:00
dependabot[bot]
2a6ca9d23c
Bump warp from 0.3.1 to 0.3.3
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/seanmonstar/warp/releases)
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/warp/compare/v0.3.1...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 15:52:49 +00:00
Víctor Martínez
a4d326b095
Merge pull request #2 from JasterV/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.36 to 0.10.48
2023-03-29 17:51:02 +02:00
Víctor Martínez
716105b65f
Merge pull request #4 from JasterV/dependabot/cargo/bumpalo-3.12.0
Bump bumpalo from 3.7.0 to 3.12.0
2023-03-29 17:50:41 +02:00
dependabot[bot]
263b5c9340
Bump tokio from 1.10.1 to 1.16.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.10.1 to 1.16.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.10.1...tokio-1.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 17:09:28 +00:00
dependabot[bot]
77fd382cc9
Bump bumpalo from 3.7.0 to 3.12.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 17:09:24 +00:00
dependabot[bot]
c34b3fd141
Bump openssl from 0.10.36 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.36 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.36...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 17:08:37 +00:00
dependabot[bot]
6825205a1d
Bump regex from 1.5.4 to 1.5.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 09:28:51 +00:00
757a768bb6 webhook setup 2021-08-28 15:22:43 +02:00
fe3d5bdd07 webhook set 2021-08-28 01:08:29 +02:00
afbcb4eaef refactor 2021-08-25 20:13:09 +02:00
77841783ea refactored to actors architecture again xd 2021-08-25 15:03:11 +02:00
7703dd1c8e refactor 2021-08-24 19:28:55 +02:00
dcc79bdbf0 refactoring 2021-08-24 15:15:55 +02:00
deeed9be09 first commit 2021-08-24 04:29:35 +02:00