We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff3d86 commit db8b9b3Copy full SHA for db8b9b3
Cargo.toml
@@ -2,6 +2,10 @@
2
name = "rdbc2"
3
version = "0.1.0"
4
edition = "2021"
5
+authors = ["nociza"]
6
+description = "Rust Database Connectivity Interface"
7
+repository = "https://github.com/CoLearn-Dev/rdbc2"
8
+license = "MIT"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
0 commit comments