Skip to content

Commit bfb0946

Browse files
lvboudrebelltoy
authored andcommitted
Cargo.toml: revert back to 1.80
1 parent 875d247 commit bfb0946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "etcd-client"
33
version = "0.16.1"
44
authors = ["The etcd-client Authors <davidli2010@foxmail.com>"]
55
edition = "2021"
6-
rust-version = "1.86.0"
6+
rust-version = "1.80.0"
77
readme = "README.md"
88
license = "MIT OR Apache-2.0"
99
description = "An etcd v3 API client"

0 commit comments

Comments
 (0)