Skip to content

Commit

Permalink
update amq-protocol
Browse files Browse the repository at this point in the history
Signed-off-by: Marc-Antoine Perennou <[email protected]>
  • Loading branch information
Keruspe committed Oct 12, 2024
1 parent 1192ab6 commit 08cbcfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ rustls--aws_lc_rs = ["amq-protocol/rustls--aws_lc_rs"] # default, but do
rustls--ring = ["amq-protocol/rustls--ring"] # more compatible, (e.g., easily builds on Windows)

[build-dependencies.amq-protocol-codegen]
version = "=8.0.0-alpha.3"
version = "=8.0.0-alpha.4"
optional = true

[build-dependencies.serde_json]
version = "^1.0"
optional = true

[dependencies.amq-protocol]
version = "=8.0.0-alpha.3"
version = "=8.0.0-alpha.4"
default-features = false

[dependencies.async-global-executor-trait]
Expand Down

0 comments on commit 08cbcfb

Please sign in to comment.