We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b051c88 commit 52ab910Copy full SHA for 52ab910
polyfuzzy/Cargo.toml
@@ -5,7 +5,7 @@ description = "Fuzzy message detection with randomized and compact keys"
5
license = "MIT"
6
homepage = "https://github.com/anoma/shielded-state-sync"
7
repository = "https://github.com/anoma/shielded-state-sync"
8
-readme = "https://github.com/anoma/shielded-state-sync/blob/main/README.md"
+readme = "../README.md"
9
edition = "2021"
10
11
[features]
0 commit comments