mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
fix links, again
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ name = "rlua"
|
||||
version = "0.4.2"
|
||||
authors = ["kyren <catherine@chucklefish.org>"]
|
||||
description = "High level bindings to Lua 5.3"
|
||||
repository = "github.com/chucklefish/rlua"
|
||||
documentation = "docs.rs/rlua"
|
||||
repository = "https://github.com/chucklefish/rlua"
|
||||
documentation = "https://docs.rs/rlua"
|
||||
readme = "README.md"
|
||||
keywords = ["lua"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user