Skip to content

Commit 0be4d8f

Browse files
committed
⬆️ update toml to 0.9
1 parent ab44df0 commit 0be4d8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/XDSEC/WebSocketReflectorX"
99
license = "MIT"
1010
repository = "https://github.com/XDSEC/WebSocketReflectorX"
1111
rust-version = "1.88.0"
12-
version = "0.5.5"
12+
version = "0.5.6"
1313

1414
[profile.release]
1515
codegen-units = 1
@@ -72,7 +72,7 @@ slint = { version = "1.12", default-features = false, features = [
7272

7373
sys-locale = "0.3"
7474
sysinfo = "0.35"
75-
toml = "0.8"
75+
toml = "0.9"
7676
winit = "0.30"
7777

7878
# build dependencies

0 commit comments

Comments
 (0)