fix links
This commit is contained in:
parent
964efbbc73
commit
ab1eef2cf5
|
@ -1,6 +1,8 @@
|
||||||
# rlue_serde
|
# rlue_serde
|
||||||
|
|
||||||
Implementation of [serde](https://serde.rs/) Serializer/Deserializer for [mlua::Value](https://docs.rs/mlua/0.12/mlua/enum.Value.html)
|
Implementation of [serde](https://serde.rs/) Serializer/Deserializer for
|
||||||
|
[mlua::Value](https://docs.rs/mlua/0.4.1/mlua/enum.Value.html)
|
||||||
|
|
||||||
|
|
||||||
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
|
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
|
||||||
[![Crates.io](https://img.shields.io/crates/v/mlua_serde.svg)](https://crates.io/crates/mlua_serde)
|
[![Crates.io](https://img.shields.io/crates/v/mlua_serde.svg)](https://crates.io/crates/mlua_serde)
|
||||||
|
|
Loading…
Reference in New Issue