Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
boytacean
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container 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
João Magalhães
boytacean
Commits
c97fe9d2
Verified
Commit
c97fe9d2
authored
2 years ago
by
João Magalhães
Browse files
Options
Downloads
Patches
Plain Diff
fix: license value
parent
d84dc7f9
No related branches found
Branches containing commit
Tags
0.8.0
Tags containing commit
No related merge requests found
Pipeline
#944
passed
2 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+1
-1
1 addition, 1 deletion
CHANGELOG.md
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
2 additions
and
2 deletions
CHANGELOG.md
+
1
−
1
View file @
c97fe9d2
...
...
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
*
*
License name in the
`Cargo.toml`
file
## [0.1.0] - 2022-07-08
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
c97fe9d2
...
...
@@ -3,7 +3,7 @@ name = "boytacean"
description
=
"A Game Boy emulator that is written in Rust."
version
=
"0.1.0"
authors
=
[
"João Magalhães <joamag@gmail.com>"
]
license
=
"Apache"
license
=
"Apache
-2.0
"
keywords
=
[
"gameboy"
,
"emulator"
,
"rust"
]
edition
=
"2018"
...
...
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