Skip to content

Commit d595d2f

Browse files
Update Cargo.toml
1 parent 413a097 commit d595d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sorock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.11.0"
44
authors = ["Akira Hayakawa <ruby.wktk@gmail.com>"]
55
edition = "2021"
66
license = "MIT"
7-
description = "A Multi-Raft implementation in Rust language."
7+
description = "A Multi-Raft implementation in Rust"
88
repository = "https://github.com/akiradeveloper/sorock"
99
readme = "../README.md"
1010
categories = ["algorithms"]

0 commit comments

Comments
 (0)