Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
picodata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
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
core
picodata
fb1aef8a00fc20e74a64c5299205451e4246af15
picodata
Cargo.toml
Find file
Normal view
Permalink
Cargo.toml
103 B
Newer
Older
extract sbroad-core to workspace
Igor Kuznetsov
committed
2 years ago
1
[workspace]
feat: fix formatting, bump CI rust version
EmirVildanov
committed
1 year ago
2
resolver
=
"2"
extract sbroad-core to workspace
Igor Kuznetsov
committed
2 years ago
3
members
=
[
extract benches crate
Igor Kuznetsov
committed
2 years ago
4
"sbroad-benches"
,
repair func cartridge part
Igor Kuznetsov
committed
2 years ago
5
"sbroad-cartridge"
,
extract sbroad-core to workspace
Igor Kuznetsov
committed
2 years ago
6
"sbroad-core"
,
doc: README, authors
Denis Smirnov
committed
2 years ago
7
]