Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Komodo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
Dragoon
Komodo
Merge requests
!170
bump to 1.0.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
bump to 1.0.0
bump
into
main
Overview
0
Commits
3
Pipelines
3
Changes
1
Merged
STEVAN Antoine
requested to merge
bump
into
main
6 months ago
Overview
0
Commits
3
Pipelines
3
Changes
1
Expand
0
0
Merge request reports
Viewing commit
84b238e8
Prev
Next
Show latest version
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
84b238e8
complete toml
· 84b238e8
STEVAN Antoine
authored
6 months ago
Cargo.toml
+
3
−
0
Options
@@ -2,6 +2,9 @@
name
=
"komodo"
version
=
"1.0.0"
edition
=
"2021"
description
=
"Komodo: cryptographically-proven erasure coding for distributed systems"
repository
=
"https://gitlab.isae-supaero.fr/dragoon/komodo"
readme
=
"README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Loading