Skip to content

Commit 5078ba3

Browse files
committed
Add repository to project configuration
By adding `repository`, future releases can be installed via `cargo binstall rabbitmqadmin`
1 parent 6a6388a commit 5078ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rabbitmqadmin"
33
version = "2.19.0"
44
edition = "2024"
5-
5+
repository = "https://github.com/rabbitmq/rabbitmqadmin-ng"
66
description = "rabbitmqadmin v2 is a modern CLI tool for the RabbitMQ HTTP API"
77
license = "MIT OR Apache-2.0"
88

0 commit comments

Comments
 (0)