summaryrefslogtreecommitdiff
path: root/cli/napi_sym/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/napi_sym/Cargo.toml')
-rw-r--r--cli/napi_sym/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/napi_sym/Cargo.toml b/cli/napi_sym/Cargo.toml
index 1e3ac0e88..13f764ed4 100644
--- a/cli/napi_sym/Cargo.toml
+++ b/cli/napi_sym/Cargo.toml
@@ -3,7 +3,7 @@ name = "napi_sym"
version = "0.2.0"
edition = "2021"
license = "MIT"
-readme = "../README.md"
+readme = "README.md"
description = "proc macro for writing N-API symbols"
[lib]