Skip to content

Commit 322697f

Browse files
committed
up version v2.5.0
1 parent 9a2c81a commit 322697f

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
[package]
22
name = "webui-rs"
3-
version = "0.1.0"
3+
version = "2.5.0"
4+
edition = "2026"
45
build = "build.rs"
5-
edition = "2021"
6+
authors = ["Hassan Draga"]
7+
license = "MIT"
8+
description = "Rust wrapper for the WebUI library — use any web browser as a GUI"
9+
repository = "https://github.com/webui-dev/rust-webui"
610

711
[dependencies]
812
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)