Skip to content

Commit 105999f

Browse files
committed
krun-sys: Add "description" to Cargo.toml
Signed-off-by: Sergio Lopez <[email protected]>
1 parent 0bc255b commit 105999f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/krun-sys/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "krun-sys"
33
version = "1.9.1"
44
edition = "2021"
55
rust-version = "1.77.0"
6+
description = "Rust bindings for libkrun"
67
repository = "https://github.com/containers/libkrun"
78
license = "Apache-2.0"
89
links = "krun"

0 commit comments

Comments
 (0)