Skip to content

Commit 072a468

Browse files
committed
home: reduce MSRV to 1.64
1 parent 8859998 commit 072a468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/home/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "home"
33
version = "0.5.11"
44
authors = ["Brian Anderson <[email protected]>"]
5-
rust-version = "1.73" # MSRV:3
5+
rust-version = "1.64" # MSRV:3
66
documentation = "https://docs.rs/home"
77
edition.workspace = true
88
include = [

0 commit comments

Comments
 (0)