Skip to content

Commit

Permalink
delete axum_garde
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Dec 21, 2024
1 parent 144cf11 commit 0c8823f
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 791 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
members = ["garde_derive", "garde", "integrations/axum_garde"]
members = ["garde_derive", "garde"]
resolver = "2"

[workspace.package]
Expand All @@ -9,7 +9,6 @@ version = "0.21.0"
[workspace.dependencies]
garde = { path = "garde", version = "=0.21.0", default-features = false }
garde_derive = { path = "garde_derive", version = "=0.21.0", default-features = false }
axum_garde = { path = "integrations/axum_garde", version = "=0.21.0", default-features = false }

[profile.dev.package]
insta = { opt-level = 3 }
Expand Down
4 changes: 0 additions & 4 deletions integrations/axum_garde/.gitignore

This file was deleted.

57 changes: 0 additions & 57 deletions integrations/axum_garde/Cargo.toml

This file was deleted.

43 changes: 0 additions & 43 deletions integrations/axum_garde/README.md

This file was deleted.

65 changes: 0 additions & 65 deletions integrations/axum_garde/examples/custom_validation.rs

This file was deleted.

58 changes: 0 additions & 58 deletions integrations/axum_garde/examples/json.rs

This file was deleted.

30 changes: 0 additions & 30 deletions integrations/axum_garde/src/error.rs

This file was deleted.

72 changes: 0 additions & 72 deletions integrations/axum_garde/src/into_inner.rs

This file was deleted.

45 changes: 0 additions & 45 deletions integrations/axum_garde/src/lib.rs

This file was deleted.

Loading

0 comments on commit 0c8823f

Please sign in to comment.