fix: explicitly target Rust 1.70.0 for images

This commit is contained in:
Paul Makles
2023-06-04 19:42:42 +01:00
parent b1fdd7fc74
commit eb4870c9d5
10 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "revolt-presence"
version = "0.6.0-rc.1"
version = "0.6.0-rc.2"
edition = "2021"
license = "AGPL-3.0-or-later"
authors = [ "Paul Makles <me@insrt.uk>" ]