Update Cargo.toml
This commit is contained in:
parent
4c61f31c08
commit
0cb3bd1a90
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rhai"
|
name = "rhai"
|
||||||
version = "0.5.1"
|
version = "0.5.1"
|
||||||
authors = ["Jonathan Turner"]
|
authors = ["Jonathan Turner", "Lukáš Hozda"]
|
||||||
description = "Embedded scripting for Rust"
|
description = "Embedded scripting for Rust"
|
||||||
homepage = "https://github.com/jonathandturner/rhai"
|
homepage = "https://github.com/jonathandturner/rhai"
|
||||||
repository = "https://github.com/jonathandturner/rhai"
|
repository = "https://github.com/jonathandturner/rhai"
|
||||||
|
Loading…
Reference in New Issue
Block a user