Skip to content

Commit 4c568f8

Browse files
committed
chore: synchronize version with tracker 3.0.0-alpha.12-develop
1 parent 8156fd8 commit 4c568f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ license = "AGPL-3.0-only"
2727
publish = true
2828
repository = "https://github.com/torrust/torrust-tracker"
2929
rust-version = "1.72"
30-
version = "3.0.0-alpha.3-develop"
30+
version = "3.0.0-alpha.12-develop"
3131

3232
[profile.dev.package.sqlx-macros]
3333
opt-level = 3
@@ -88,7 +88,7 @@ text-to-png = "0"
8888
thiserror = "1"
8989
tokio = { version = "1", features = ["fs", "io-util", "macros", "net", "rt-multi-thread", "signal", "sync", "time"] }
9090
toml = "0"
91-
torrust-index-located-error = { version = "3.0.0-alpha.3-develop", path = "packages/located-error" }
91+
torrust-index-located-error = { version = "3.0.0-alpha.12-develop", path = "packages/located-error" }
9292
tower = { version = "0.4", features = ["timeout"] }
9393
tower-http = { version = "0", features = ["compression-full", "cors", "propagate-header", "request-id", "trace"] }
9494
trace = "0.1.7"

0 commit comments

Comments
 (0)