1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00
Commit graph

28 commits

Author SHA1 Message Date
5598bbc388
Bump version to 0.11.0 2023-03-24 13:27:48 +01:00
7cc5c0d141
Bump version to 0.10.1 2023-03-24 02:05:23 +01:00
ead9eedea3
Bump version to 0.10.0 2023-03-24 01:36:10 +01:00
0d3c1329c4
Use imgproxy to convert images on the fly 2023-03-24 00:51:18 +01:00
184aaba069
Improve Docker multiarch image compilation (#13)
* Remove `native-tls` dependency

* Configure `linux/arm64`, `linux/arm/v7`, and `linux/amd64` builds
2023-03-19 21:15:15 +01:00
a0974f91d5
Batch of changes for v0.9.0 (#7) 2023-02-07 01:31:15 +01:00
e91e89cab1
Batch of changes for v0.8.0 (#2)
See changelog for more details.
2023-01-30 18:33:50 +01:00
dependabot[bot]
db27dd6db4 Bump bumpalo from 3.10.0 to 3.12.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.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.10.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 02:31:08 +01:00
dependabot[bot]
d7a4c3b125 Bump tokio from 1.20.1 to 1.20.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.20.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.1...tokio-1.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 02:30:38 +01:00
5a6fd715e4
Update cargo.lock version 2023-01-15 19:08:14 +01:00
93451b10ec
Introudce a "crystal" segment in Telegram inline query ids
To work around the bizzare caching mechanisms Telegram seems to have.
2023-01-15 12:24:35 +01:00
4c0b9cca54
Bump version to 0.7.0 2022-10-18 15:38:36 +00:00
ad748c0346
Register the update to cargo.lock 2022-08-22 18:01:44 +02:00
7b060feb9c
Add decks support (#1) 2022-08-22 00:21:41 +02:00
b3bb652607
Bump version to 0.5.3 and cargo update 2022-08-16 00:59:56 +02:00
3fec3c31b4
Run cargo update 2022-08-13 05:32:15 +00:00
4e73f0bc23
Bump version to 0.5.2 2022-08-13 05:31:59 +00:00
c81af39384
Bump version to 0.5.1 2022-08-13 04:30:30 +00:00
f1266d11bf
Bump version to 0.5.0 2022-08-09 03:56:16 +02:00
eacb037375
Bump version to 0.4.3 2022-08-09 03:29:56 +02:00
59a200f61d
I should read the files I copy more carefully 2022-08-09 03:29:44 +02:00
e9a0c787ee
Bump version to 0.4.1 2022-08-09 03:25:51 +02:00
172271025a
Bump version to 0.4.0 2022-08-08 23:48:18 +02:00
86684d6840
"Rename" crate to patched_porobot 2022-08-08 19:01:53 +02:00
25df599586
Complete most of the telegram bot 2022-08-08 04:10:59 +02:00
ccae4bf046
Bump version to 0.3.0 2022-08-06 05:07:33 +02:00
63a14ab2ef
Start work on Telegram card searching 2022-08-05 02:48:03 +02:00
d3568ca9b9
Readd itertools to dependencies 2022-08-04 22:06:05 +02:00