Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
redoxfs
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
James Matlik
redoxfs
Commits
ec5f32ec
Verified
Commit
ec5f32ec
authored
1 week ago
by
Jeremy Soller
Browse files
Options
Downloads
Patches
Plain Diff
0.6.9
parent
84cf28b5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#18037
failed
1 week ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cargo.lock
+2
-2
2 additions, 2 deletions
Cargo.lock
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
3 additions
and
3 deletions
Cargo.lock
+
2
−
2
View file @
ec5f32ec
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version =
3
version =
4
[[package]]
name = "aes"
...
...
@@ -381,7 +381,7 @@ checksum = "20145670ba436b55d91fc92d25e71160fbfbdd57831631c8d7d36377a476f1cb"
[[package]]
name = "redoxfs"
version = "0.6.
8
"
version = "0.6.
9
"
dependencies = [
"aes",
"argon2",
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
ec5f32ec
...
...
@@ -2,7 +2,7 @@
name
=
"redoxfs"
description
=
"The Redox Filesystem"
repository
=
"https://gitlab.redox-os.org/redox-os/redoxfs"
version
=
"0.6.
8
"
version
=
"0.6.
9
"
license-file
=
"LICENSE"
readme
=
"README.md"
authors
=
[
"Jeremy Soller <jackpot51@gmail.com>"
]
...
...
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