Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayak UI 0.11
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Bevy Forks
Kayak UI 0.11
Commits
07d2407b
Commit
07d2407b
authored
2 years ago
by
Johan Klokkhammer Helsing
Browse files
Options
Downloads
Patches
Plain Diff
Add missing license fields for Cargo.toml
parent
ea637ae3
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Cargo.toml
+1
-0
1 addition, 0 deletions
Cargo.toml
kayak_font/Cargo.toml
+1
-0
1 addition, 0 deletions
kayak_font/Cargo.toml
kayak_ui_macros/Cargo.toml
+1
-0
1 addition, 0 deletions
kayak_ui_macros/Cargo.toml
with
3 additions
and
0 deletions
Cargo.toml
+
1
−
0
View file @
07d2407b
...
...
@@ -7,6 +7,7 @@ resolver = "2"
authors
=
[
"John Mitchell"
]
homepage
=
"https://github.com/StarArawn/kayak_ui"
repository
=
"https://github.com/StarArawn/kayak_ui"
license
=
"MIT OR Apache-2.0"
license-file
=
"LICENSE"
exclude
=
[
"assets/*"
,
"screenshots/*"
,
"book"
]
...
...
This diff is collapsed.
Click to expand it.
kayak_font/Cargo.toml
+
1
−
0
View file @
07d2407b
...
...
@@ -7,6 +7,7 @@ resolver = "2"
authors
=
[
"John Mitchell"
]
homepage
=
"https://github.com/StarArawn/kayak_ui"
repository
=
"https://github.com/StarArawn/kayak_ui"
license
=
"MIT OR Apache-2.0"
license-file
=
"../LICENSE"
exclude
=
[
"assets/*"
]
...
...
This diff is collapsed.
Click to expand it.
kayak_ui_macros/Cargo.toml
+
1
−
0
View file @
07d2407b
...
...
@@ -7,6 +7,7 @@ resolver = "2"
authors
=
[
"John Mitchell"
]
homepage
=
"https://github.com/StarArawn/kayak_ui"
repository
=
"https://github.com/StarArawn/kayak_ui"
license
=
"MIT OR Apache-2.0"
license-file
=
"../LICENSE"
[lib]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment