File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
77readme = " ../README.md"
8- license = " ../LICENSE "
8+ license = " MIT "
99description = " A Rust ORM and QueryBuilder"
1010
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
77readme = " ../README.md"
8- license = " ../LICENSE "
8+ license = " MIT "
99license-file = " LICENSE"
1010description = " A Rust ORM and QueryBuilder"
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
77readme = " ../README.md"
8- license = " ../LICENSE "
8+ license = " MIT "
99license-file = " LICENSE"
1010description = " A Rust ORM and QueryBuilder"
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2021"
55documentation = " https://zerodaycode.github.io/canyon-book/"
66homepage = " https://github.com/zerodaycode/Canyon-SQL"
77readme = " ../README.md"
8- license = " ../LICENSE "
8+ license = " MIT "
99license-file = " LICENSE"
1010description = " A Rust ORM and QueryBuilder"
1111
Original file line number Diff line number Diff line change 66documentation = " https://zerodaycode.github.io/canyon-book/"
77homepage = " https://github.com/zerodaycode/Canyon-SQL"
88readme = " ../README.md"
9- license = " ../LICENSE "
9+ license = " MIT "
1010license-file = " LICENSE"
1111description = " A Rust ORM and QueryBuilder"
1212
You can’t perform that action at this time.
0 commit comments