Skip to content

Commit

Permalink
Sort dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Oct 7, 2024
1 parent 75e5a95 commit e6d4c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniqueue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ tracing = "0.1"
[dev-dependencies]
anyhow = "1.0.79"
fastrand = "2.0.1"
rstest = "0.23.0"
serde = { version = "1.0.196", features = ["derive"] }
tokio = { version = "1", features = ["macros"] }
tokio-executor-trait = "2.1"
tokio-reactor-trait = "1.1"
rstest = "0.23.0"

[features]
default = ["in_memory", "gcp_pubsub", "rabbitmq", "redis", "redis_cluster", "sqs"]
Expand Down

0 comments on commit e6d4c9f

Please sign in to comment.