Skip to content

Commit 5b84960

Browse files
ci skip: update deps, bump patch version
1 parent c5f0b0c commit 5b84960

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.22"
6+
version = "1.2.23"
77
edition = "2024"
88
authors = ["flowerinthenight <[email protected]>"]
99
license = "Apache-2.0"
@@ -12,7 +12,7 @@ keywords = ["leader-election", "distributed-locking", "distributed-lock", "spann
1212

1313
[workspace.dependencies]
1414
anyhow = "1.0.100"
15-
ctrlc = "3.5.0"
15+
ctrlc = "3.5.1"
1616
env_logger = "0.11.8"
1717
exp_backoff = "0.1.6"
1818
google-cloud-spanner = { package = "gcloud-spanner", version = "1.4.1" }

0 commit comments

Comments
 (0)