diff --git a/Cargo.toml b/Cargo.toml index 319e150..93e4da2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "harmony_link_server" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/Resources/harmony_link_core.dll b/Resources/harmony_link_core.dll index 1e5e310..1ac268f 100644 Binary files a/Resources/harmony_link_core.dll and b/Resources/harmony_link_core.dll differ diff --git a/Resources/libharmony_link_core.so b/Resources/libharmony_link_core.so index c4a3640..69505fe 100644 Binary files a/Resources/libharmony_link_core.so and b/Resources/libharmony_link_core.so differ