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
Repository
0fad429c11c276d862fa5fe9cbfcb22f23d53d38
Select Git revision
Branches
20
kusancho/march25/test_install_plugin_refactor
max/type-system-rs
vbabayan/1430-minimal-metrics-enchancement
master
default
protected
ekhamitov/1360-distributed-globally-v2
dkr/enlarge-port-range
kusancho/march25/apply_parameter_refactor
kusancho/february25/waiting_for_ddl_commit
artshmelev/message-about-ldap-connection-problem
25.1
protected
kbezuglyi/alter_table_explicit_multiargument
vshunkov/cache_fallback
vildanov/1099-fix-not-in
gmoshkin/migration-lock-already-acquired
kbezuglyi/governor_upgrade_script
vshunkov/luarocks
protected
vildanov/1374-group-by-aliases
vbabayan/1219-cas-proposal-dropped-errors-should-be-automatically-retried
dixitix/ignore-alien-messages
astrochuk/remove-dag
Tags
20
25.1.1
protected
25.2.0
protected
1.7.4
protected
24.6.1
protected
24.7.0
protected
24.6.1-rc1
protected
24.3.4
protected
24.5.1
protected
24.6.0
protected
b-uroboros-supply-v1
protected
24.3.3
protected
24.4.1
protected
24.5.0
protected
24.3.2
protected
24.2.4
protected
24.2.3
protected
24.4.0
protected
24.3.1
protected
24.2.2
protected
24.2.1
protected
40 results
picodata
Cargo.toml
Find file
Blame
Permalink
1 year ago
0fad429c
feat: move picodata engine to picodata repository
· 0fad429c
Denis Smirnov
authored
1 year ago
Verified
0fad429c
History
feat: move picodata engine to picodata repository
Denis Smirnov
authored
1 year ago
This project manages its dependencies using
Cargo
.
Learn more
Cargo.toml
106 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
1
2
3
4
5
6
7
8
[workspace]
members
=
[
"sbroad-benches"
,
"sbroad-cartridge"
,
"sbroad-core"
,
"sbroad-proc"
,
]