diff --git a/libraries/native_model/Cargo.toml b/libraries/native_model/Cargo.toml index 413eb9ca..8537ae6a 100644 --- a/libraries/native_model/Cargo.toml +++ b/libraries/native_model/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "native_model" -version = "0.6.2" +version = "0.6.3" authors = ["Vincent Herlemont ", "quexeky "] edition = "2021" description = "A thin wrapper around serialized data which add information of identity and version."