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 d30983d commit e89de88Copy full SHA for e89de88
valuable/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2018"
5
license = "MIT"
6
rust-version = "1.51.0"
7
-readme = "README.md"
+readme = "../README.md"
8
repository = "https://github.com/tokio-rs/valuable"
9
description = """
10
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.
0 commit comments