We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8befa8f commit 8bc4589Copy full SHA for 8bc4589
archibald/Cargo.toml
@@ -3,8 +3,8 @@ name = "archibald"
3
version = "0.1.0"
4
edition = "2021"
5
description = "A type-safe SQL query builder for Rust"
6
-license = "MIT OR Apache-2.0"
7
-repository = "https://github.com/your-username/archibald"
+license = "MIT"
+repository = "https://github.com/bmac/archibald"
8
9
[dependencies]
10
# Core runtime
0 commit comments