File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ resolver = "2"
1515authors = [
" Anza Technology Maintainers <[email protected] >" ]
1616repository = " https://github.com/anza-xyz/mollusk"
1717readme = " README.md"
18- license = " MIT "
18+ license-file = " LICENSE "
1919edition = " 2021"
2020version = " 0.1.5"
2121
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ documentation = "https://docs.rs/mollusk-svm-bencher"
55authors = { workspace = true }
66repository = { workspace = true }
77readme = { workspace = true }
8- license = { workspace = true }
8+ license-file = { workspace = true }
99edition = { workspace = true }
1010version = { workspace = true }
1111
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Mollusk CLI."
44documentation = " https://docs.rs/mollusk-svm-cli"
55authors = { workspace = true }
66repository = { workspace = true }
7- license = { workspace = true }
7+ license-file = { workspace = true }
88edition = { workspace = true }
99version = { workspace = true }
1010
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ documentation = "https://docs.rs/mollusk-svm-error"
55authors = { workspace = true }
66repository = { workspace = true }
77readme = { workspace = true }
8- license = { workspace = true }
8+ license-file = { workspace = true }
99edition = { workspace = true }
1010version = { workspace = true }
1111
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Mollusk-compatible Firedancer fuzz fixture for SVM programs."
44documentation = " https://docs.rs/mollusk-svm-fuzz-fixture-firedancer"
55authors = { workspace = true }
66repository = { workspace = true }
7- license = { workspace = true }
7+ license-file = { workspace = true }
88edition = { workspace = true }
99version = { workspace = true }
1010
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Mollusk-compatible fuzz fixture for SVM programs."
44documentation = " https://docs.rs/mollusk-svm-fuzz-fixture"
55authors = { workspace = true }
66repository = { workspace = true }
7- license = { workspace = true }
7+ license-file = { workspace = true }
88edition = { workspace = true }
99version = { workspace = true }
1010
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Filesystem management for fuzz tooling."
44documentation = " https://docs.rs/mollusk-svm-fuzz-fs"
55authors = { workspace = true }
66repository = { workspace = true }
7- license = { workspace = true }
7+ license-file = { workspace = true }
88edition = { workspace = true }
99version = { workspace = true }
1010
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ documentation = "https://docs.rs/mollusk-svm"
55authors = { workspace = true }
66repository = { workspace = true }
77readme = { workspace = true }
8- license = { workspace = true }
8+ license-file = { workspace = true }
99edition = { workspace = true }
1010version = { workspace = true }
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ documentation = "https://docs.rs/mollusk-svm-keys"
55authors = { workspace = true }
66repository = { workspace = true }
77readme = { workspace = true }
8- license = { workspace = true }
8+ license-file = { workspace = true }
99edition = { workspace = true }
1010version = { workspace = true }
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ documentation = "https://docs.rs/mollusk-svm-programs-memo"
55authors = { workspace = true }
66repository = { workspace = true }
77readme = { workspace = true }
8- license = { workspace = true }
8+ license-file = { workspace = true }
99edition = { workspace = true }
1010version = { workspace = true }
1111
You can’t perform that action at this time.
0 commit comments