Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
bf1f6668
Commit
bf1f6668
authored
Dec 17, 2018
by
Hero Bird
Browse files
[pdsl_core] Forgot to mention the correct license in Cargo.toml
Fixed now!
parent
0c03d071
Changes
1
Hide whitespace changes
Inline
Side-by-side
pdsl_core/Cargo.toml
View file @
bf1f6668
...
...
@@ -4,7 +4,7 @@ version = "0.1.0"
authors
=
[
"Robin Freyler <robin@parity.io>"
,
"Parity Technologies <admin@parity.io>"
]
edition
=
"2018"
license
=
"
MIT/Apache-2
.0"
license
=
"
GPL-3
.0"
readme
=
"README.md"
# repository = "https://github.com/robbepop/substrate-contract"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment