Skip to content

Commit b289621

Browse files
committed
release: version 3.0.0-alpha.2
1 parent 57b0c49 commit b289621

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
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.2-develop"
30+
version = "3.0.0-alpha.2"
3131

3232
[profile.dev.package.sqlx-macros]
3333
opt-level = 3
@@ -68,7 +68,7 @@ text-to-png = "0"
6868
thiserror = "1"
6969
tokio = { version = "1", features = ["fs", "io-util", "macros", "net", "rt-multi-thread", "signal", "sync", "time"] }
7070
toml = "0"
71-
torrust-index-located-error = { version = "3.0.0-alpha.2-develop", path = "packages/located-error" }
71+
torrust-index-located-error = { version = "3.0.0-alpha.2", path = "packages/located-error" }
7272
tower-http = { version = "0", features = ["compression-full", "cors"] }
7373
urlencoding = "2"
7474
uuid = { version = "1", features = ["v4"] }

0 commit comments

Comments
 (0)