Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit edf66fa

Browse files
committed
Fix readme metadata
1 parent 1bb60fc commit edf66fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rglua/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.9.0"
55
authors = ["Vurv <[email protected]>"]
66
keywords = ["glua", "garrysmod", "lua", "gmod"]
77
categories = ["api-bindings", "external-ffi-bindings", "development-tools::ffi", "game-development", "accessibility"]
8-
readme = "README.md"
8+
readme = "../README.md"
99
license = "MIT"
1010
edition = "2021"
1111
repository = "https://github.com/Vurv78/rglua"

0 commit comments

Comments
 (0)