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
3dcb204f
Unverified
Commit
3dcb204f
authored
1 year ago
by
Martin Kröning
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #766 from mkroening/release-0.6.2
Release version 0.6.2
parents
bfb4550e
9a535cf2
No related branches found
No related tags found
No related merge requests found
Pipeline
#1008661
passed
1 year ago
Stage: prepare
Stage: build
Stage: test
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cargo.lock
+9
-9
9 additions, 9 deletions
Cargo.lock
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
10 additions
and
10 deletions
Cargo.lock
+
9
−
9
View file @
3dcb204f
...
...
@@ -127,9 +127,9 @@ dependencies = [
[[package]]
name = "defmt"
version = "0.3.
4
"
version = "0.3.
5
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
956673bd3cb347512bf988d1e8d89ac9a82b64f6eec54d3c01c3529dac019882
"
checksum = "
a8a2d011b2fee29fb7d659b83c43fce9a2cb4df453e16d441a51448e448f3f98
"
dependencies = [
"bitflags 1.3.2",
"defmt-macros",
...
...
@@ -137,15 +137,15 @@ dependencies = [
[[package]]
name = "defmt-macros"
version = "0.3.
5
"
version = "0.3.
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
b4abc4821bd84d3d8f49945ddb24d029be9385ed9b77c99bf2f6296847a6a9f0
"
checksum = "
54f0216f6c5acb5ae1a47050a6645024e6edafc2ee32d421955eccfef12ef92e
"
dependencies = [
"defmt-parser",
"proc-macro-error",
"proc-macro2",
"quote",
"syn
1
.0.1
09
",
"syn
2
.0.1
8
",
]
[[package]]
...
...
@@ -349,7 +349,7 @@ checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
[[package]]
name = "libhermit-rs"
version = "0.6.
1
"
version = "0.6.
2
"
dependencies = [
"aarch64",
"ahash",
...
...
@@ -770,13 +770,13 @@ dependencies = [
[[package]]
name = "scroll_derive"
version = "0.11.
0
"
version = "0.11.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
b
db
da6ac5cd1321e724fa9cee216f3a61885889b896f073b8f82322789c5
25
0
e"
checksum = "
1
db
149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada4
25
a
e"
dependencies = [
"proc-macro2",
"quote",
"syn
1
.0.1
09
",
"syn
2
.0.1
8
",
]
[[package]]
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
3dcb204f
[package]
name
=
"libhermit-rs"
version
=
"0.6.
1
"
version
=
"0.6.
2
"
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