Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(c-s beta): implement resource delete #1745

Merged
merged 5 commits into from
Apr 19, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
revert: examples bump
  • Loading branch information
oddgrd committed Apr 19, 2024
commit e4035706a6830f1f3f155faa4cf2a6ef475caac6
2 changes: 1 addition & 1 deletion examples
Submodule examples updated 48 files
+2 −2 actix-web/clerk/backend/Cargo.toml
+2 −2 actix-web/cookie-authentication/Cargo.toml
+2 −2 actix-web/hello-world/Cargo.toml
+3 −3 actix-web/postgres/Cargo.toml
+2 −2 actix-web/static-files/Cargo.toml
+2 −2 actix-web/websocket-actorless/Cargo.toml
+2 −2 axum/hello-world/Cargo.toml
+3 −3 axum/htmx-crud/Cargo.toml
+2 −2 axum/jwt-authentication/Cargo.toml
+2 −2 axum/metadata/Cargo.toml
+3 −3 axum/oauth2/Cargo.toml
+3 −3 axum/postgres/Cargo.toml
+3 −3 axum/qdrant/Cargo.toml
+2 −2 axum/static-files/Cargo.toml
+4 −4 axum/turso/Cargo.toml
+1 −1 axum/turso/src/main.rs
+2 −2 axum/websocket/Cargo.toml
+2 −2 bevy/hello-world/server/Cargo.toml
+3 −3 custom-resource/pdo/Cargo.toml
+1 −1 custom-service/none/Cargo.toml
+2 −2 custom-service/request-scheduler/Cargo.toml
+3 −3 fullstack-templates/saas/backend/Cargo.toml
+2 −2 loco/hello-world/Cargo.toml
+2 −2 other/standalone-binary/Cargo.toml
+3 −3 poem/hello-world/Cargo.toml
+4 −4 poem/mongodb/Cargo.toml
+0 −1 poem/mongodb/src/main.rs
+2 −2 poise/hello-world/Cargo.toml
+2 −2 rocket/dyn-templates/Cargo.toml
+2 −2 rocket/hello-world/Cargo.toml
+2 −2 rocket/jwt-authentication/Cargo.toml
+3 −3 rocket/opendal-memory/Cargo.toml
+3 −3 rocket/persist/Cargo.toml
+3 −3 rocket/postgres/Cargo.toml
+2 −2 rocket/secrets/Cargo.toml
+2 −2 rocket/static-files/Cargo.toml
+3 −3 rocket/url-shortener/Cargo.toml
+2 −2 rocket/workspace/hello-world/Cargo.toml
+2 −2 salvo/hello-world/Cargo.toml
+2 −2 salvo/image-rescaler/Cargo.toml
+2 −2 serenity/hello-world/Cargo.toml
+3 −3 serenity/postgres/Cargo.toml
+2 −2 serenity/weather-forecast/Cargo.toml
+2 −2 thruster/hello-world/Cargo.toml
+2 −2 tide/hello-world/Cargo.toml
+2 −2 tower/hello-world/Cargo.toml
+2 −2 tracing/custom-tracing-subscriber/Cargo.toml
+2 −2 warp/hello-world/Cargo.toml