Skip to content

Commit e89de88

Browse files
committed
fix Cargo.toml
1 parent d30983d commit e89de88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

valuable/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2018"
55
license = "MIT"
66
rust-version = "1.51.0"
7-
readme = "README.md"
7+
readme = "../README.md"
88
repository = "https://github.com/tokio-rs/valuable"
99
description = """
1010
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.

0 commit comments

Comments
 (0)