support more recente teloxide version

This commit is contained in:
2023-03-05 17:33:53 +03:00
parent efede10312
commit 3f348d32cc
11 changed files with 647 additions and 126 deletions

View File

@ -9,7 +9,7 @@ DOCKERFLAGS:=-it --rm \
DOCKERIMG:="rust-build-env:V1"
APP_NAME:=altherego
IMAGE:=rust:1.49
IMAGE:=rust:1.60
TARGET_ARCH:=armv7-unknown-linux-gnueabihf
image: