Skip to content

Commit fcc40ba

Browse files
committed
update readme in cargo.toml
1 parent f976dc3 commit fcc40ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruzstd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage = "https://github.com/KillingSpark/zstd-rs"
88
repository = "https://github.com/KillingSpark/zstd-rs"
99
description = "A decoder for the zstd compression format"
1010
exclude = ["decodecorpus_files/*", "dict_tests/*", "fuzz_decodecorpus/*"]
11-
readme = "Readme.md"
11+
readme = "../Readme.md"
1212
keywords = ["zstd", "zstandard", "decompression"]
1313
categories = ["compression"]
1414

0 commit comments

Comments
 (0)