Skip to content

Commit c4017ba

Browse files
Larkooogithub-actions[bot]
authored andcommitted
release(prepare): v1.6.0-alpha.3
1 parent ae244b1 commit c4017ba

3 files changed

Lines changed: 28 additions & 28 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ edition = "2021"
1818
license = "Apache-2.0"
1919
license-file = "LICENSE"
2020
repository = "https://github.com/dojoengine/torii"
21-
version = "1.6.0-alpha.2"
21+
version = "1.6.0-alpha.3"
2222

2323
[profile.performance]
2424
codegen-units = 1

crates/broker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ futures-util = "0.3"
1010
once_cell = "1.19"
1111
slab = "0.4"
1212
tokio = { version = "1.0", features = ["full"] }
13-
tracing = "0.1"
13+
tracing = "0.1"

0 commit comments

Comments
 (0)