Skip to content

Commit

Permalink
chore: move things around
Browse files Browse the repository at this point in the history
  • Loading branch information
its-danny committed Sep 21, 2024
1 parent 3a12373 commit 98b0790
Show file tree
Hide file tree
Showing 111 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[workspace]
members = ["api", "authn", "common", "db", "runner"]
exclude = ["demo"]
members = ["mist/*"]
resolver = "2"

[workspace.package]
Expand Down
6 changes: 2 additions & 4 deletions devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,14 @@
"sqlx-cli": "latest",
"toml-cli": "latest",
"darwin.apple_sdk.frameworks.SystemConfiguration": {
"platforms": [
"x86_64-darwin",
"aarch64-darwin"
]
"platforms": ["x86_64-darwin", "aarch64-darwin"]
}
},
"shell": {
"init_hook": [
"rustup override set $(toml get --raw $DEVBOX_PROJECT_ROOT/rust-toolchain.toml toolchain.channel)",
"test -f .devbox/virtenv/postgresql_16/data/PG_VERSION && test -d .devbox/virtenv/postgresql_16/data/base || initdb",
"pre-commit install",
"sh dev/devbox/hello.sh"
]
}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 98b0790

Please sign in to comment.