Skip to content

Commit 351cf5b

Browse files
ci skip: update deps, bump patch version
1 parent a99cb82 commit 351cf5b

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
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["example", "spindle"]
44

55
[workspace.package]
6-
version = "1.2.26"
6+
version = "1.2.27"
77
edition = "2024"
88
authors = ["flowerinthenight <[email protected]>"]
99
license = "Apache-2.0"
@@ -27,5 +27,5 @@ rustls = { version = "0.23.35", default-features = false, features = [
2727
] }
2828
scopeguard = "1.2.0"
2929
time = "0.3.44"
30-
tokio = { version = "1.48.0", features = ["full"] }
30+
tokio = { version = "1.49.0", features = ["full"] }
3131
uuid = { version = "1.19.0", features = ["v4"] }

0 commit comments

Comments
 (0)