We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712f37e commit a6bb9a3Copy full SHA for a6bb9a3
Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT"
7
keywords = ["crdt", "databases", "distributed", "tokio", "async"]
8
categories = ["concurrency", "data-structures", "asynchronous"]
9
repository = "https://github.com/lnx-search/datacake"
10
-readme = "./README.md"
+readme = "README.md"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments