File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,8 @@ version = "0.1.0"
44edition = " 2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
7- readme = " README.md"
8- license = " MIT"
9- license-file = " LICENSE"
7+ readme = " ../README.md"
8+ license = " ../LICENSE"
109Description = " A Rust ORM and QueryBuilder"
1110
1211
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version = "0.1.0"
44edition = " 2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
7- readme = " README.md"
8- license = " MIT "
7+ readme = " ../ README.md"
8+ license = " ../LICENSE "
99license-file = " LICENSE"
1010Description = " A Rust ORM and QueryBuilder"
1111
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version = "0.1.0"
44edition = " 2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
7- readme = " README.md"
8- license = " MIT "
7+ readme = " ../ README.md"
8+ license = " ../LICENSE "
99license-file = " LICENSE"
1010Description = " A Rust ORM and QueryBuilder"
1111
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version = "0.1.0"
44edition = " 2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
7- readme = " README.md"
8- license = " MIT "
7+ readme = " ../ README.md"
8+ license = " ../LICENSE "
99license-file = " LICENSE"
1010Description = " A Rust ORM and QueryBuilder"
1111
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ edition = "2021"
55authors = [" Alex Vergara<pyzyryab@tutanota.com>, Gonzalo Busto<gbm25@gmail.com>" ]
66documentation = " https://zerodaycode.github.io/canyon-book/"
77homepage = " https://github.com/zerodaycode/Canyon-SQL"
8- readme = " README.md"
9- license = " MIT "
8+ readme = " ../ README.md"
9+ license = " ../LICENSE "
1010license-file = " LICENSE"
1111Description = " A Rust ORM and QueryBuilder"
1212
You can’t perform that action at this time.
0 commit comments