]> git.lizzy.rs Git - connect-rs.git/commitdiff
Merge branch 'main' of github.com:sachanganesh/connect-rs into main
authorSachandhan Ganesh <sachan.ganesh@gmail.com>
Thu, 4 Feb 2021 00:08:41 +0000 (16:08 -0800)
committerSachandhan Ganesh <sachan.ganesh@gmail.com>
Thu, 4 Feb 2021 00:08:41 +0000 (16:08 -0800)
Cargo.toml

index 7fcd67f42e576ef02385d4b227569251ec8149dd..bfb1dab66b2c1cc2ce7228cf284b401628523765 100644 (file)
@@ -7,7 +7,7 @@ description = "message queue abstraction over async network streams"
 keywords = ["async", "network", "message", "queue", "aio"]
 categories = ["asynchronous", "network-programming", "rust-patterns", "encoding"]
 repository = "https://github.com/sachanganesh/connect-rs"
-readme = "REAMDE.md"
+readme = "README.md"
 license-file = "LICENSE"
 
 [workspace]