Skip to content

Commit 28386bc

Browse files
committed
update amq-protocol
1 parent 08cbcfb commit 28386bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ rustls--aws_lc_rs = ["amq-protocol/rustls--aws_lc_rs"] # default, but do
3131
rustls--ring = ["amq-protocol/rustls--ring"] # more compatible, (e.g., easily builds on Windows)
3232

3333
[build-dependencies.amq-protocol-codegen]
34-
version = "=8.0.0-alpha.4"
34+
version = "=8.0.0-beta.1"
3535
optional = true
3636

3737
[build-dependencies.serde_json]
3838
version = "^1.0"
3939
optional = true
4040

4141
[dependencies.amq-protocol]
42-
version = "=8.0.0-alpha.4"
42+
version = "=8.0.0-beta.1"
4343
default-features = false
4444

4545
[dependencies.async-global-executor-trait]

0 commit comments

Comments
 (0)