Skip to content

Commit e37fcfe

Browse files
Update Cargo.toml (#3724)
Update the location of the readme file
1 parent 6979ac5 commit e37fcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/engine/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "boa_engine"
33
keywords = ["javascript", "js", "compiler", "lexer", "parser"]
44
categories = ["parser-implementations", "compilers"]
5-
readme = "../README.md"
5+
readme = "../../README.md"
66
description.workspace = true
77
version.workspace = true
88
edition.workspace = true

0 commit comments

Comments
 (0)