Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ACS
Public
HermitOS
kernel
Commits
8ec99328
Verified
Commit
8ec99328
authored
4 years ago
by
Stefan Lankes
Browse files
Options
Downloads
Patches
Plain Diff
increase version number
parent
62b024a6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cargo.lock
+1
-1
1 addition, 1 deletion
Cargo.lock
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
2 additions
and
2 deletions
Cargo.lock
+
1
−
1
View file @
8ec99328
...
...
@@ -169,7 +169,7 @@ dependencies = [
[[package]]
name = "rusty-hermit"
version = "0.3.4
2
"
version = "0.3.4
3
"
dependencies = [
"bitflags",
"float-cmp",
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
8ec99328
[package]
name
=
"rusty-hermit"
version
=
"0.3.4
2
"
version
=
"0.3.4
3
"
authors
=
[
"Stefan Lankes <slankes@eonerc.rwth-aachen.de>"
,
"Colin Finck <colin.finck@rwth-aachen.de>"
...
...
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