Skip to content

Commit 0355a60

Browse files
authored
Merge pull request #434 from drmingdrmer/release-0.7
Dep: memstore 0.7.0 depends on openraft 0.7.0
2 parents ff67889 + 941995b commit 0355a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memstore/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
]
99
categories = ["algorithms", "asynchronous", "data-structures"]
1010
description = "An in-memory implementation of the `openraft::RaftStorage` trait."
11-
documentation = "https://docs.rs/memstore"
11+
documentation = "https://docs.rs/openraft-memstore"
1212
homepage = "https://github.com/datafuselabs/openraft"
1313
keywords = ["raft", "consensus"]
1414
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)