Skip to content

Commit

Permalink
Bump MSRV to 1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
kellpossible committed Jun 25, 2024
1 parent daaed4e commit 3641afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "instant-acme"
version = "0.5.0"
edition = "2021"
rust-version = "1.63"
rust-version = "1.64"
license = "Apache-2.0"
description = "Async pure-Rust ACME client"
homepage = "https://github.com/instant-labs/instant-acme"
Expand Down

0 comments on commit 3641afc

Please sign in to comment.