mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-20 17:11:19 +02:00
feat: adapt to rust 1.63
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "scootaloo"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
authors = ["VC <veretcle+framagit@mateu.be>"]
|
||||
edition = "2021"
|
||||
|
||||
@@ -20,6 +20,7 @@ html-escape = "^0.2"
|
||||
reqwest = "^0.11"
|
||||
log = "^0.4"
|
||||
simple_logger = "^2.1"
|
||||
mime = "^0.3"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
Reference in New Issue
Block a user