File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ members = ["derive"]
55authors = [
" blackbeam <[email protected] >" ]
66name = " mysql_common"
77description = " MySql protocol primitives"
8- license = " MIT/ Apache-2.0"
8+ license = " MIT OR Apache-2.0"
99homepage = " https://github.com/blackbeam/rust_mysql_common"
1010documentation = " https://docs.rs/mysql_common"
1111repository = " https://github.com/blackbeam/rust_mysql_common"
Original file line number Diff line number Diff line change 22name = " mysql-common-derive"
33edition = " 2021"
44description = " Derive macros for MySql common primitives"
5- license = " MIT/ Apache-2.0"
5+ license = " MIT OR Apache-2.0"
66homepage = " https://github.com/blackbeam/rust_mysql_common"
77documentation = " https://docs.rs/mysql-common-derive"
88repository = " https://github.com/blackbeam/rust_mysql_common"
You can’t perform that action at this time.
0 commit comments