Skip to content

Commit e30cbac

Browse files
committed
rust: Add description and repository
Required to publish to crates.io
1 parent 1ddd559 commit e30cbac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[package]
22
name = "coreos-stream-metadata"
3+
description = "Fetch and parse Fedora CoreOS (and derivatives) stream metadata"
4+
repository = "https://github.com/coreos/stream-metadata-rust"
35
version = "0.1.0"
46
edition = "2021"
57
license = "Apache-2.0"

0 commit comments

Comments
 (0)