Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ACS
P
Public
HermitCore
libhermit-rs
Commits
8995850f
Commit
8995850f
authored
Jun 03, 2020
by
Stefan Lankes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase version number
parent
3da7cfbb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Cargo.lock
Cargo.lock
+1
-1
Cargo.toml
Cargo.toml
+2
-2
No files found.
Cargo.lock
View file @
8995850f
...
...
@@ -142,7 +142,7 @@ dependencies = [
[[package]]
name = "rusty-hermit"
version = "0.3.3
2
"
version = "0.3.3
3
"
dependencies = [
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
Cargo.toml
View file @
8995850f
[package]
name
=
"rusty-hermit"
version
=
"0.3.3
2
"
version
=
"0.3.3
3
"
authors
=
[
"Stefan Lankes <slankes@eonerc.rwth-aachen.de>"
,
"Colin Finck <colin.finck@rwth-aachen.de>"
...
...
@@ -13,7 +13,7 @@ categories = ["os"]
repository
=
"https://github.com/hermitcore/rusty-hermit"
edition
=
"2018"
description
=
"""
RustyHermit -
A Rust-based
,
li
ghtweight unikernel
A Rust-based li
brary operting system
"""
exclude
=
[
"/img/*"
,
"./CMakeLists.txt"
,
"/.travis.yml"
,
"/.gitlab-ci.yml"
,
".gitignore"
,
"/.vscode/*"
,
"/.github/*"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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