Downgrade to 2018 edition for compatibility
This commit is contained in:
parent
e5cb50f428
commit
895d580ece
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "acme"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2018"
|
||||
license = "Apache-2.0"
|
||||
description = "Async pure-Rust ACME client"
|
||||
homepage = "https://github.com/InstantDomain/instant-acme"
|
||||
|
|
Loading…
Reference in New Issue