Skip to content

Commit fe68a5d

Browse files
committed
chore: tidy up Cargo.toml of libwaysip
1 parent 0650c68 commit fe68a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libwaysip/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme.workspace = true
1111

1212
[dependencies]
1313
tempfile = "3.8.1"
14-
wayland-client = { version = "0.31.1" }
14+
wayland-client = "0.31.1"
1515
wayland-cursor = "0.31.0"
1616

1717
wayland-protocols = { version = "0.31.0", default-features = false, features = [

0 commit comments

Comments
 (0)