Use rust:latest as base Docker image for arm tag

This commit is contained in:
spikecodes
2021-04-17 20:56:12 -07:00
parent cac83493da
commit c844655c98
3 changed files with 3 additions and 5 deletions

View File

@ -3,7 +3,7 @@ name = "libreddit"
description = " Alternative private front-end to Reddit"
license = "AGPL-3.0"
repository = "https://github.com/spikecodes/libreddit"
version = "0.10.6"
version = "0.10.7"
authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"]
edition = "2018"