Skip to content

Commit

Permalink
develop: bump to version 3.0.0-alpha.3-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
da2ce7 committed Oct 15, 2023
1 parent 4915289 commit d950f5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ license = "AGPL-3.0-only"
publish = true
repository = "https://github.com/torrust/torrust-tracker"
rust-version = "1.72"
version = "3.0.0-alpha.2"
version = "3.0.0-alpha.3-develop"


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

0 comments on commit d950f5e

Please sign in to comment.