Skip to content

Commit eb0eab1

Browse files
Merge pull request #100 from lukebakken/lukebakken/binstall-compatibility
Add `repository` to project configuration
2 parents 6a6388a + 5078ba3 commit eb0eab1

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)