Skip to content

Commit db8b9b3

Browse files
committed
cargo metadata for publishing
1 parent bff3d86 commit db8b9b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name = "rdbc2"
33
version = "0.1.0"
44
edition = "2021"
5+
authors = ["nociza"]
6+
description = "Rust Database Connectivity Interface"
7+
repository = "https://github.com/CoLearn-Dev/rdbc2"
8+
license = "MIT"
59

610
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
711

0 commit comments

Comments
 (0)