diff --git a/Cargo.toml b/Cargo.toml index b206303..d82bb6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sciter-rs" -version = "0.5.55" +version = "0.5.56" description = "Rust bindings for Sciter - Embeddable HTML/CSS/script engine (cross-platform desktop GUI toolkit). Also capable with DirectX / OpenGL." keywords = ["gui", "gtk", "cocoa", "opengl", "skia"] categories = ["gui", "web-programming", "rendering::graphics-api", "api-bindings"]