From 195a11aaf60f50c45ed56f1ee3506e7a9bb44b36 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Thu, 24 Oct 2024 16:49:54 +0200 Subject: [PATCH] Test the CI state --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 6674f05386..d331e0d540 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["Dmitry Tantsur "] homepage = "https://github.com/dtantsur/rust-openstack" repository = "https://github.com/dtantsur/rust-openstack" documentation = "https://docs.rs/openstack" + readme = "README.md" license = "Apache-2.0" keywords = ["api", "cloud", "openstack"]