Skip to content

Commit d950f5e

Browse files
committed
develop: bump to version 3.0.0-alpha.3-develop
1 parent 4915289 commit d950f5e

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"
30+
version = "3.0.0-alpha.3-develop"
3131

3232

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

0 commit comments

Comments
 (0)