mirror of
https://github.com/katanemo/plano.git
synced 2026-05-27 14:17:15 +02:00
rename public_types => common and move common code there
This commit is contained in:
parent
db202578d3
commit
93ea6e1a3d
35 changed files with 458 additions and 791 deletions
|
|
@ -5,8 +5,8 @@
|
|||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "public_types",
|
||||
"path": "crates/public_types"
|
||||
"name": "common",
|
||||
"path": "crates/common"
|
||||
},
|
||||
{
|
||||
"name": "prompt_gateway",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue