Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Komodo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
HEME Clement
Komodo
Commits
020b9213
Commit
020b9213
authored
4 months ago
by
DETCHART Jonathan
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 1.0.1 (
dragoon/komodo!173
)
parent
f84c0ae6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
benchmarks/Cargo.toml
+1
-1
1 addition, 1 deletion
benchmarks/Cargo.toml
bins/rank/Cargo.toml
+1
-1
1 addition, 1 deletion
bins/rank/Cargo.toml
bins/saclin/Cargo.toml
+1
-1
1 addition, 1 deletion
bins/saclin/Cargo.toml
with
4 additions
and
4 deletions
Cargo.toml
+
1
−
1
View file @
020b9213
[package]
[package]
name
=
"komodo"
name
=
"komodo"
version
=
"1.0.
0
"
version
=
"1.0.
1
"
edition
=
"2021"
edition
=
"2021"
description
=
"Komodo: cryptographically-proven erasure coding for distributed systems"
description
=
"Komodo: cryptographically-proven erasure coding for distributed systems"
repository
=
"https://gitlab.isae-supaero.fr/dragoon/komodo"
repository
=
"https://gitlab.isae-supaero.fr/dragoon/komodo"
...
...
This diff is collapsed.
Click to expand it.
benchmarks/Cargo.toml
+
1
−
1
View file @
020b9213
[package]
[package]
name
=
"benchmarks"
name
=
"benchmarks"
version
=
"1.0.
0
"
version
=
"1.0.
1
"
edition
=
"2021"
edition
=
"2021"
[dependencies]
[dependencies]
...
...
This diff is collapsed.
Click to expand it.
bins/rank/Cargo.toml
+
1
−
1
View file @
020b9213
[package]
[package]
name
=
"rank"
name
=
"rank"
version
=
"1.0.
0
"
version
=
"1.0.
1
"
edition
=
"2021"
edition
=
"2021"
description
=
"Compute the rank of a matrix."
description
=
"Compute the rank of a matrix."
...
...
This diff is collapsed.
Click to expand it.
bins/saclin/Cargo.toml
+
1
−
1
View file @
020b9213
[package]
[package]
name
=
"saclin"
name
=
"saclin"
version
=
"1.0.
0
"
version
=
"1.0.
1
"
edition
=
"2021"
edition
=
"2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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